#include <color.h>

Data Fields | |
| char * | path |
| char * | name |
| ComplianceType | compliance |
| MagickPixelPacket | color |
| MagickBooleanType | exempt |
| MagickBooleanType | stealth |
| struct _ColorInfo * | previous |
| struct _ColorInfo * | next |
| unsigned long | signature |
Definition at line 38 of file color.h.
Definition at line 48 of file color.h.
Referenced by LoadColorList(), LoadColorLists(), QueryMagickColor(), and QueryMagickColorname().
Definition at line 45 of file color.h.
Referenced by LoadColorList(), LoadColorLists(), and QueryMagickColorname().
Definition at line 51 of file color.h.
Referenced by DestroyColorElement(), LoadColorList(), and LoadColorLists().
| char * _ColorInfo::name |
Definition at line 41 of file color.h.
Referenced by DestroyColorElement(), GetColorInfo(), GetColorInfoList(), GetColorList(), LoadColorList(), LoadColorLists(), and QueryMagickColorname().
struct _ColorInfo * _ColorInfo::next [read] |
| char* _ColorInfo::path |
Definition at line 41 of file color.h.
Referenced by DestroyColorElement(), ListColorInfo(), LoadColorList(), and LoadColorLists().
struct _ColorInfo* _ColorInfo::previous [read] |
| unsigned long _ColorInfo::signature |
Definition at line 59 of file color.h.
Referenced by LoadColorList(), and LoadColorLists().
Definition at line 51 of file color.h.
Referenced by GetColorInfoList(), GetColorList(), and LoadColorList().
1.6.1