|
MagickCore
6.7.5
|
#include <pixel.h>
Data Fields | |
| unsigned int | red |
| unsigned int | green |
| unsigned int | blue |
| unsigned int | alpha |
| unsigned int | black |
| unsigned int _PixelPacket::alpha |
Definition at line 146 of file pixel.h.
Referenced by QueryColorCompliance(), and GetImageFeatures().
| unsigned int _PixelPacket::black |
Definition at line 146 of file pixel.h.
Referenced by GetImageFeatures().
| unsigned int _PixelPacket::blue |
Definition at line 146 of file pixel.h.
Referenced by QueryColorCompliance(), and GetImageFeatures().
| unsigned int _PixelPacket::green |
Definition at line 146 of file pixel.h.
Referenced by QueryColorCompliance(), and GetImageFeatures().
| unsigned int _PixelPacket::red |
Definition at line 146 of file pixel.h.
Referenced by QueryColorCompliance(), and GetImageFeatures().