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

Platforms

Win32, x64, Linux.

See Also

Functions

Example

For an example, refer to L_DetectTablesBitmap.

LEADTOOLS Raster Imaging C API Help