|
MagickCore
7.0.3
|
Data Fields | |
| const char * | name |
| 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 |
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().