MagickCore
7.0.11
|
Data Fields | |
const char | name [21] |
const unsigned char | red |
const unsigned char | green |
const unsigned char | blue |
const float | alpha |
const ssize_t | compliance |
const float _ColormapInfo::alpha |
Definition at line 94 of file color.c.
Referenced by AcquireColorCache().
const unsigned char _ColormapInfo::blue |
Definition at line 89 of file color.c.
Referenced by AcquireColorCache().
const ssize_t _ColormapInfo::compliance |
Definition at line 97 of file color.c.
Referenced by AcquireColorCache().
const unsigned char _ColormapInfo::green |
Definition at line 89 of file color.c.
Referenced by AcquireColorCache().
const char _ColormapInfo::name[21] |
Definition at line 86 of file color.c.
Referenced by AcquireColorCache().
const unsigned char _ColormapInfo::red |
Definition at line 89 of file color.c.
Referenced by AcquireColorCache().