![]() |
Leptonica
1.77.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 550 of file pix.h.
Referenced by pixaccCreate(), and pixaccGetOffset().
| struct Pix* Pixacc::pix |
the 32 bit accumulator pix
Definition at line 552 of file pix.h.
Referenced by pixaccCreate(), pixaccDestroy(), and pixaccGetPix().
| l_int32 Pixacc::w |