![]() |
Leptonica
1.83.1
Image processing and image analysis suite
|
#include <ptra.h>
Data Fields | |
l_int32 | nalloc |
struct L_Ptra ** | ptra |
l_int32 L_Ptraa::nalloc |
size of allocated ptr array
Definition at line 66 of file ptra.h.
Referenced by ptraaCreate(), and ptraaGetSize().
struct L_Ptra** L_Ptraa::ptra |
array of ptra
Definition at line 67 of file ptra.h.
Referenced by ptraaCreate(), ptraaDestroy(), ptraaGetPtra(), and ptraaInsertPtra().