Leptonica 1.68
C Image Processing Library
|
#include <pix.h>
Data Fields | |
l_int32 | n |
l_int32 | nalloc |
struct Boxa ** | boxa |
Definition at line 409 of file pix.h.
Referenced by boxaaAddBoxa(), boxaaCreate(), boxaaDestroy(), boxaaGetCount(), boxaaInsertBoxa(), and boxaaRemoveBoxa().
Definition at line 410 of file pix.h.
Referenced by boxaaAddBoxa(), boxaaCreate(), boxaaExtendArray(), and boxaaInsertBoxa().
struct Boxa** Boxaa::boxa |
Definition at line 411 of file pix.h.
Referenced by boxaaAddBoxa(), boxaaCreate(), boxaaDestroy(), boxaaExtendArray(), boxaaGetBoxa(), boxaaInsertBoxa(), boxaaRemoveBoxa(), and boxaaReplaceBoxa().