L_FreeDetectTablesBitmap (original) (raw)
Summary
Frees the memory contained in the output from L_DetectTablesBitmap.
Syntax
#include "l_bitmap.h"
L_LTIMGCOR_API L_VOID L_FreeDetectTablesBitmap(pOutputs)
Parameters
pDETECT_TABLES_RESULT pOutputs
Pointer to the output containing the tables results.
Returns
None.
Required DLLs and Libraries
- LTIMGCOR
- For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application
Platforms
Win32, x64, Linux.
See Also
Functions
Example
For an example, refer to L_DetectTablesBitmap.
LEADTOOLS Raster Imaging C API Help