MagickCore
7.0.11
|
#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 204 of file pixel.h.
Referenced by GetImageFeatures(), and QueryColorCompliance().
unsigned int _PixelPacket::black |
Definition at line 204 of file pixel.h.
Referenced by GetImageFeatures().
unsigned int _PixelPacket::blue |
Definition at line 204 of file pixel.h.
Referenced by GetImageFeatures(), and QueryColorCompliance().
unsigned int _PixelPacket::green |
Definition at line 204 of file pixel.h.
Referenced by GetImageFeatures(), and QueryColorCompliance().
unsigned int _PixelPacket::red |
Definition at line 204 of file pixel.h.
Referenced by GetImageFeatures(), and QueryColorCompliance().