Leptonica 1.68
C Image Processing Library
|
#include <pix.h>
Data Fields | |
void * | array |
l_int32 | depth |
l_int32 | nalloc |
l_int32 | n |
void* PixColormap::array |
Definition at line 103 of file pix.h.
Referenced by pixcmapAddColor(), pixcmapCopy(), pixcmapCreate(), pixcmapDestroy(), pixcmapGetColor(), pixcmapGetIndex(), pixcmapGetNearestGrayIndex(), pixcmapGetNearestIndex(), pixcmapResetColor(), pixcmapToArrays(), pixGetRGBComponentCmap(), pixReadStreamBmp(), pixReadStreamPng(), pixWriteStreamBmp(), and pixWriteStreamPng().
Definition at line 104 of file pix.h.
Referenced by pixcmapCopy(), pixcmapCreate(), pixcmapGetDepth(), and pixcmapWriteStream().
Definition at line 105 of file pix.h.
Referenced by pixcmapAddColor(), pixcmapAddNearestColor(), pixcmapAddNewColor(), pixcmapCopy(), pixcmapCreate(), pixcmapGetFreeCount(), and pixcmapUsableColor().
Definition at line 106 of file pix.h.
Referenced by octreeGenerateAndPrune(), pixcmapAddColor(), pixcmapAddNearestColor(), pixcmapAddNewColor(), pixcmapClear(), pixcmapCopy(), pixcmapCreate(), pixcmapGetColor(), pixcmapGetCount(), pixcmapGetFreeCount(), pixcmapResetColor(), pixcmapUsableColor(), pixcmapWriteStream(), pixOctreeColorQuantGeneral(), and pixReadStreamBmp().