L_FreeDetectLinesBitmap (original) (raw)
Summary
Frees the memory from the output of L_DetectLinesBitmap.
Syntax
#include "l_bitmap.h"
L_LTIMGCOR_API L_VOID L_FreeDetectLinesBitmap(pOutputs)
Parameters
pDETECT_LINES_RESULT pOutputs
The pointer to the results object containing the detected lines.
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