|
MagickCore
6.7.7
|
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 92 of file color.c.
Referenced by LoadColorLists().
| const unsigned char _ColorMapInfo::blue |
Definition at line 87 of file color.c.
Referenced by LoadColorLists().
| const ssize_t _ColorMapInfo::compliance |
Definition at line 95 of file color.c.
Referenced by LoadColorLists().
| const unsigned char _ColorMapInfo::green |
Definition at line 87 of file color.c.
Referenced by LoadColorLists().
| const char* _ColorMapInfo::name |
Definition at line 84 of file color.c.
Referenced by LoadColorLists().
| const unsigned char _ColorMapInfo::red |
Definition at line 87 of file color.c.
Referenced by LoadColorLists().