MagickCore
7.0.0
|
#include <color.h>
Data Fields | |
char * | path |
char * | name |
ComplianceType | compliance |
PixelInfo | color |
MagickBooleanType | exempt |
MagickBooleanType | stealth |
size_t | signature |
PixelInfo _ColorInfo::color |
Definition at line 48 of file color.h.
Referenced by LoadColorList(), LoadColorLists(), QueryColorCompliance(), and QueryColorname().
ComplianceType _ColorInfo::compliance |
Definition at line 45 of file color.h.
Referenced by GetColorCompliance(), LoadColorList(), LoadColorLists(), and QueryColorname().
MagickBooleanType _ColorInfo::exempt |
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(), GetColorCompliance(), GetColorInfoList(), GetColorList(), LoadColorList(), LoadColorLists(), and QueryColorname().
char* _ColorInfo::path |
Definition at line 41 of file color.h.
Referenced by DestroyColorElement(), ListColorInfo(), LoadColorList(), and LoadColorLists().
size_t _ColorInfo::signature |
Definition at line 55 of file color.h.
Referenced by LoadColorList(), and LoadColorLists().
MagickBooleanType _ColorInfo::stealth |
Definition at line 51 of file color.h.
Referenced by GetColorInfoList(), GetColorList(), and LoadColorList().