L_FreeBarcodeCandidateAreas

Summary

Frees the memory associated with the BARCODE_CANDIDATE_AREAS structure allocated by calling the L_FindBarcodeCandidateAreas function.

Syntax

#include "l_bitmap.h"

L_LTIMGCOR_API L_VOID L_FreeBarcodeCandidateAreas(pAreas)

Parameters

BARCODE_CANDIDATE_AREAS *pAreas

Pointer to a structure containing the barcode candidate data to free.

Returns

None.

Comments

This function should be called when the barcode candidate data is no longer needed.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Example

For an example, refer to L_FindBarcodeCandidateAreas

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.