
Data Fields | |
| NodeInfo * | root |
| long | x |
| long | progress |
| unsigned long | colors |
| unsigned long | free_nodes |
| NodeInfo * | node_info |
| Nodes * | node_queue |
| unsigned long | maximum_colors |
| long | transparent_index |
| MagickSizeType | transparent_pixels |
| RealPixelPacket | target |
| MagickRealType | distance |
| MagickRealType | pruning_threshold |
| MagickRealType | next_threshold |
| unsigned long | nodes |
| unsigned long | color_number |
| NodeInfo * | next_node |
| long * | cache |
| RealPixelPacket | error [ErrorQueueLength] |
| MagickRealType | weights [ErrorQueueLength] |
| QuantizeInfo * | quantize_info |
| MagickBooleanType | associate_alpha |
| long | y |
| unsigned long | depth |
| MagickOffsetType | offset |
| MagickSizeType | span |
Definition at line 366 of file color.c.
Definition at line 295 of file quantize.c.
Referenced by AssignImageColors(), AssociateAlphaPixel(), ClassifyImageColors(), ClosestColor(), ColorToNodeId(), DefineImageColormap(), FloydSteinbergDither(), PruneChild(), PruneLevel(), PruneToCubeDepth(), Reduce(), RiemersmaDither(), and SetAssociatedAlpha().
| long* _CubeInfo::cache |
Definition at line 283 of file quantize.c.
Referenced by DestroyCubeInfo(), FloydSteinbergDither(), GetCubeInfo(), and RiemersmaDither().
| unsigned long _CubeInfo::color_number |
Definition at line 272 of file quantize.c.
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
| unsigned long _CubeInfo::colors |
Definition at line 376 of file color.c.
Referenced by AssignImageColors(), ClassifyImageColors(), GetImageHistogram(), GetNumberColors(), IsHistogramImage(), IsPaletteImage(), Reduce(), ReduceImageColors(), RemapImage(), RemapImages(), UniqueColorsToImage(), and UniqueImageColors().
| unsigned long _CubeInfo::depth |
Definition at line 302 of file quantize.c.
Referenced by ClassifyImageColors(), GetCubeInfo(), PruneLevel(), and PruneToCubeDepth().
Definition at line 267 of file quantize.c.
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
| RealPixelPacket _CubeInfo::error[ErrorQueueLength] |
| unsigned long _CubeInfo::free_nodes |
| unsigned long _CubeInfo::maximum_colors |
Definition at line 254 of file quantize.c.
Referenced by ClassifyImageColors(), GetCubeInfo(), and ReduceImageColors().
| unsigned long _CubeInfo::nodes |
Definition at line 272 of file quantize.c.
Referenced by ClassifyImageColors(), GetNodeInfo(), and PruneChild().
Definition at line 305 of file quantize.c.
Referenced by DitherImage(), FloydSteinbergDither(), and RiemersmaDither().
| long _CubeInfo::progress |
Definition at line 292 of file quantize.c.
Referenced by AssignImageColors(), ClassifyImageColors(), DestroyCubeInfo(), DitherImage(), FloydSteinbergDither(), GetCubeInfo(), RemapImage(), RemapImages(), RiemersmaDither(), and SetAssociatedAlpha().
Definition at line 369 of file color.c.
Referenced by AssignImageColors(), ClassifyImageColors(), DestroyCubeInfo(), FloydSteinbergDither(), GetCubeInfo(), GetImageHistogram(), IsHistogramImage(), IsPaletteImage(), ReduceImageColors(), RiemersmaDither(), and UniqueImageColors().
Definition at line 308 of file quantize.c.
Referenced by DitherImage(), FloydSteinbergDither(), and RiemersmaDither().
Definition at line 264 of file quantize.c.
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
Definition at line 258 of file quantize.c.
Referenced by AssignImageColors(), and DefineImageColormap().
Definition at line 261 of file quantize.c.
Referenced by AssignImageColors(), and DefineImageColormap().
| MagickRealType _CubeInfo::weights[ErrorQueueLength] |
| long _CubeInfo::x |
Definition at line 372 of file color.c.
Referenced by DitherImage(), RiemersmaDither(), and UniqueColorsToImage().
| long _CubeInfo::y |
1.5.7.1