![]() |
Leptonica 1.68
C Image Processing Library
|
#include <pix.h>
Collaboration diagram for Pixaa:Data Fields | |
| l_int32 | n |
| l_int32 | nalloc |
| struct Pixa ** | pixa |
| struct Boxa * | boxa |
Definition at line 376 of file pix.h.
Referenced by pixaaAddPixa(), pixaaCreate(), pixaaDestroy(), pixaaGetCount(), and pixaaGetPixa().
Definition at line 377 of file pix.h.
Referenced by pixaaAddPixa(), pixaaCreate(), and pixaaExtendArray().
| struct Pixa** Pixaa::pixa |
Definition at line 378 of file pix.h.
Referenced by pixaaAddPixa(), pixaaCreate(), pixaaDestroy(), pixaaExtendArray(), and pixaaGetPixa().
| struct Boxa* Pixaa::boxa |
Definition at line 379 of file pix.h.
Referenced by pixaaAddBox(), pixaaCreate(), pixaaDestroy(), pixaaGetBoxa(), pixaaReadStream(), and pixaaWriteStream().