Leptonica 1.68
C Image Processing Library
|
#include <pix.h>
Data Fields | |
l_int32 | w |
l_int32 | h |
l_int32 | offset |
struct Pix * | pix |
Definition at line 448 of file pix.h.
Referenced by pixaccCreate().
Definition at line 449 of file pix.h.
Referenced by pixaccCreate().
Definition at line 450 of file pix.h.
Referenced by pixaccCreate(), and pixaccGetOffset().
struct Pix* Pixacc::pix |
Definition at line 452 of file pix.h.
Referenced by pixaccCreate(), pixaccDestroy(), and pixaccGetPix().