Leptonica 1.68
C Image Processing Library
|
#include <pix.h>
Data Fields | |
l_uint8 | blue |
l_uint8 | green |
l_uint8 | red |
l_uint8 | reserved |
Definition at line 117 of file pix.h.
Referenced by pixcmapAddColor(), pixcmapGetColor(), pixcmapGetNearestIndex(), pixcmapResetColor(), pixcmapToArrays(), and pixWriteStreamBmp().
Definition at line 118 of file pix.h.
Referenced by pixcmapAddColor(), pixcmapGetColor(), pixcmapGetNearestGrayIndex(), pixcmapGetNearestIndex(), pixcmapResetColor(), pixcmapToArrays(), pixGetRGBComponentCmap(), and pixWriteStreamBmp().
Definition at line 119 of file pix.h.
Referenced by pixcmapAddColor(), pixcmapGetColor(), pixcmapGetNearestIndex(), pixcmapResetColor(), pixcmapToArrays(), pixGetRGBComponentCmap(), and pixWriteStreamBmp().