#include <color.h>

Data Fields | |
| char * | path |
| char * | name |
| ComplianceType | compliance |
| MagickPixelPacket | color |
| MagickBooleanType | exempt |
| MagickBooleanType | stealth |
| struct _ColorInfo * | previous |
| struct _ColorInfo * | next |
| size_t | signature |
Referenced by AcquireColorCache(), LoadColorCache(), QueryMagickColorCompliance(), and QueryMagickColorname().
Referenced by AcquireColorCache(), GetColorCompliance(), LoadColorCache(), and QueryMagickColorname().
Referenced by AcquireColorCache(), DestroyColorElement(), and LoadColorCache().
| char * _ColorInfo::name |
struct _ColorInfo * _ColorInfo::next [read] |
| char* _ColorInfo::path |
Referenced by AcquireColorCache(), DestroyColorElement(), ListColorInfo(), and LoadColorCache().
struct _ColorInfo* _ColorInfo::previous [read] |
| size_t _ColorInfo::signature |
Referenced by AcquireColorCache(), and LoadColorCache().
Referenced by GetColorInfoList(), GetColorList(), and LoadColorCache().
1.6.1