filters
GfxImageColorMap Class Reference
List of all members.Detailed Description
Definition at line 612 of file GfxState.h.
Public Member Functions | |
GfxImageColorMap (int bitsA, Object *decode, GfxColorSpace *colorSpaceA) | |
~GfxImageColorMap () | |
GBool | isOk () |
GfxColorSpace * | getColorSpace () |
int | getNumPixelComps () |
int | getBits () |
double | getDecodeLow (int i) |
double | getDecodeHigh (int i) |
void | getGray (Guchar *x, double *gray) |
void | getRGB (Guchar *x, GfxRGB *rgb) |
void | getCMYK (Guchar *x, GfxCMYK *cmyk) |
The documentation for this class was generated from the following files: