Leptonica 1.68
C Image Processing Library
|
#include <pix.h>
Data Fields | |
l_int32 | n |
l_int32 | nalloc |
l_uint32 | refcount |
struct Box ** | box |
Definition at line 400 of file pix.h.
Referenced by boxaAddBox(), boxaClear(), boxaCopy(), boxaCreate(), boxaDestroy(), boxaGetBox(), boxaGetBoxGeometry(), boxaGetCount(), boxaInitFull(), boxaInsertBox(), boxaRemoveBox(), boxaReplaceBox(), pixacompGetBox(), pixaGetBox(), and pixaReplacePix().
Definition at line 401 of file pix.h.
Referenced by boxaAddBox(), boxaCopy(), boxaCreate(), boxaExtendArray(), boxaExtendArrayToSize(), boxaInitFull(), and boxaInsertBox().
Definition at line 402 of file pix.h.
Referenced by boxaCopy(), boxaCreate(), and boxaDestroy().
Definition at line 403 of file pix.h.
Referenced by boxaAddBox(), boxaClear(), boxaCreate(), boxaDestroy(), boxaExtendArrayToSize(), boxaGetBox(), boxaInsertBox(), boxaRemoveBox(), boxaReplaceBox(), boxaSwapBoxes(), main(), pixacompGetBox(), and pixaGetBox().