MagickCore
7.0.11
|
Data Fields | |
double | red |
double | green |
double | blue |
double | alpha |
Definition at line 225 of file quantize.c.
double _DoublePixelPacket::alpha |
Definition at line 228 of file quantize.c.
Referenced by AssociateAlphaPixel(), AssociateAlphaPixelInfo(), CacheOffset(), ClassifyImageColors(), ColorToNodeId(), DefineImageColormap(), FloydSteinbergDither(), PruneChild(), and RiemersmaDither().
double _DoublePixelPacket::blue |
Definition at line 228 of file quantize.c.
Referenced by AssociateAlphaPixel(), AssociateAlphaPixelInfo(), CacheOffset(), ClassifyImageColors(), ColorToNodeId(), DefineImageColormap(), FloydSteinbergDither(), PruneChild(), and RiemersmaDither().
double _DoublePixelPacket::green |
Definition at line 228 of file quantize.c.
Referenced by AssociateAlphaPixel(), AssociateAlphaPixelInfo(), CacheOffset(), ClassifyImageColors(), ColorToNodeId(), DefineImageColormap(), FloydSteinbergDither(), PruneChild(), and RiemersmaDither().
double _DoublePixelPacket::red |
Definition at line 228 of file quantize.c.
Referenced by AssociateAlphaPixel(), AssociateAlphaPixelInfo(), CacheOffset(), ClassifyImageColors(), ColorToNodeId(), DefineImageColormap(), FloydSteinbergDither(), PruneChild(), and RiemersmaDither().