Leptonica 1.68
C Image Processing Library
|
#include <pix.h>
Data Fields | |
l_int32 | w |
l_int32 | h |
l_int32 | d |
l_int32 | xres |
l_int32 | yres |
l_int32 | comptype |
char * | text |
l_int32 | cmapflag |
l_uint8 * | data |
size_t | size |
Definition at line 529 of file pix.h.
Referenced by pixacompReadStream(), pixacompWriteStream(), pixcompCreateFromPix(), pixcompCreateFromString(), pixcompGetDimensions(), pixcompWriteStreamInfo(), and pixCreateFromPixcomp().
Definition at line 530 of file pix.h.
Referenced by pixacompReadStream(), pixacompWriteStream(), pixcompCreateFromPix(), pixcompCreateFromString(), pixcompGetDimensions(), pixcompWriteStreamInfo(), and pixCreateFromPixcomp().
Definition at line 531 of file pix.h.
Referenced by pixacompReadStream(), pixacompWriteStream(), pixcompCreateFromPix(), pixcompCreateFromString(), pixcompGetDimensions(), pixcompWriteStreamInfo(), and pixCreateFromPixcomp().
Definition at line 532 of file pix.h.
Referenced by pixacompReadStream(), pixacompWriteStream(), pixcompCreateFromPix(), pixcompWriteStreamInfo(), and pixCreateFromPixcomp().
Definition at line 534 of file pix.h.
Referenced by pixacompReadStream(), pixacompWriteStream(), pixcompCreateFromPix(), pixcompWriteStreamInfo(), and pixCreateFromPixcomp().
Definition at line 536 of file pix.h.
Referenced by pixacompReadStream(), pixacompWriteStream(), pixcompCreateFromPix(), pixcompCreateFromString(), pixcompWriteStreamInfo(), and pixCreateFromPixcomp().
char* PixComp::text |
Definition at line 538 of file pix.h.
Referenced by pixcompCreateFromPix(), pixcompDestroy(), and pixCreateFromPixcomp().
Definition at line 539 of file pix.h.
Referenced by pixacompReadStream(), pixacompWriteStream(), pixcompCreateFromPix(), pixcompCreateFromString(), pixcompWriteStreamInfo(), and pixCreateFromPixcomp().
Definition at line 540 of file pix.h.
Referenced by main(), pixacompReadStream(), pixacompWriteStream(), pixcompCreateFromPix(), pixcompCreateFromString(), pixcompDestroy(), and pixCreateFromPixcomp().
size_t PixComp::size |
Definition at line 541 of file pix.h.
Referenced by main(), pixacompReadStream(), pixacompWriteStream(), pixcompCreateFromPix(), pixcompCreateFromString(), pixcompWriteStreamInfo(), and pixCreateFromPixcomp().