L_FreeZoneData

Summary

Frees all the memory associated with the detected zones referenced by hZones.

Syntax

#include "l_bitmap.h"

L_LTIMGCOR_API L_INT EXT_FUNCTION L_FreeZoneData(hZones, nCount)

Parameters

pLEADZONE hZones

Handle to the detected zones. This handle is updated by L_AutoZoneBitmap.

L_INT nCount

The number of detected zones.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

This function must be called after calling L_AutoZoneBitmap to free the used memory.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_AutoZoneBitmap.

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.