EXOBJ_DATA (original) (raw)

Summary

The data extracted by L_ExtractObjectsBitmap.

Syntax

Members

L_UINT uStructSize

Size of this structure in bytes, for versioning. Use the sizeof(EXOBJ_DATA) operator to calculate this value.

pEXOBJ_RESULT pHead

Pointer to EXOBJ_RESULT structure representing the first result.

pEXOBJ_RESULT pTail

Pointer to EXOBJ_RESULT structure representing the last result.

L_UINT uCount

Number of the result structures.

Comments

uCount will always be 1 if EXOBJ_USE_MULTICOLORS flag was not set for the pOptions parameter of L_ExtractObjectsBitmap.

Usage

LEADTOOLS Raster Imaging C API Help