![]() |
Leptonica 1.82.0
Image processing and image analysis suite
|
#include <pix.h>
Data Fields | |
| l_int32 | w |
| l_int32 | h |
| l_int32 | offset |
| struct Pix * | pix |
| l_int32 Pixacc::h |
| l_int32 Pixacc::offset |
used to allow negative
intermediate results
Definition at line 547 of file pix.h.
Referenced by pixaccCreate(), and pixaccGetOffset().
| struct Pix* Pixacc::pix |
the 32 bit accumulator pix
Definition at line 549 of file pix.h.
Referenced by pixaccCreate(), pixaccDestroy(), and pixaccGetPix().
| l_int32 Pixacc::w |