L_FreeZoneData

#include "l_bitmap.h"

L_LTIMGCOR_API L_INT EXT_FUNCTION L_FreeZoneData(hZones, nCount)

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

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.

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

LEADTOOLS Raster Imaging C API Help