MagickCore  6.7.5
_PixelPacket Struct Reference

#include <pixel.h>

Data Fields

unsigned int red
unsigned int green
unsigned int blue
unsigned int alpha
unsigned int black

Field Documentation

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().


The documentation for this struct was generated from the following file: