
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 97 of file histogram.c.
Definition at line 296 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 284 of file quantize.c.
Referenced by DestroyCubeInfo(), FloydSteinbergDither(), GetCubeInfo(), and RiemersmaDither().
| unsigned long _CubeInfo::color_number |
Definition at line 273 of file quantize.c.
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
| unsigned long _CubeInfo::colors |
Definition at line 107 of file histogram.c.
Referenced by AssignImageColors(), ClassifyImageColors(), GetImageHistogram(), GetNumberColors(), IsHistogramImage(), IsPaletteImage(), Reduce(), ReduceImageColors(), RemapImage(), RemapImages(), UniqueColorsToImage(), and UniqueImageColors().
| unsigned long _CubeInfo::depth |
Definition at line 303 of file quantize.c.
Referenced by ClassifyImageColors(), GetCubeInfo(), PruneLevel(), and PruneToCubeDepth().
Definition at line 268 of file quantize.c.
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
| RealPixelPacket _CubeInfo::error[ErrorQueueLength] |
Definition at line 287 of file quantize.c.
Referenced by DitherImage(), and RiemersmaDither().
| unsigned long _CubeInfo::free_nodes |
Definition at line 107 of file histogram.c.
Referenced by GetNodeInfo().
| unsigned long _CubeInfo::maximum_colors |
Definition at line 255 of file quantize.c.
Referenced by ClassifyImageColors(), GetCubeInfo(), and ReduceImageColors().
Definition at line 278 of file quantize.c.
Referenced by GetNodeInfo().
Definition at line 268 of file quantize.c.
Referenced by Reduce(), and ReduceImageColors().
Definition at line 111 of file histogram.c.
Referenced by GetNodeInfo().
Definition at line 114 of file histogram.c.
Referenced by DestroyCubeInfo(), and GetNodeInfo().
| unsigned long _CubeInfo::nodes |
Definition at line 273 of file quantize.c.
Referenced by ClassifyImageColors(), GetNodeInfo(), and PruneChild().
Definition at line 306 of file quantize.c.
Referenced by DitherImage(), FloydSteinbergDither(), and RiemersmaDither().
| long _CubeInfo::progress |
Definition at line 103 of file histogram.c.
Referenced by UniqueColorsToImage().
Definition at line 268 of file quantize.c.
Referenced by Reduce(), and ReduceImageColors().
Definition at line 293 of file quantize.c.
Referenced by AssignImageColors(), ClassifyImageColors(), DestroyCubeInfo(), DitherImage(), FloydSteinbergDither(), GetCubeInfo(), RemapImage(), RemapImages(), RiemersmaDither(), and SetAssociatedAlpha().
Definition at line 100 of file histogram.c.
Referenced by AssignImageColors(), ClassifyImageColors(), DestroyCubeInfo(), FloydSteinbergDither(), GetCubeInfo(), GetImageHistogram(), IsHistogramImage(), IsPaletteImage(), ReduceImageColors(), RiemersmaDither(), and UniqueImageColors().
Definition at line 309 of file quantize.c.
Referenced by DitherImage(), FloydSteinbergDither(), and RiemersmaDither().
Definition at line 265 of file quantize.c.
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
Definition at line 259 of file quantize.c.
Referenced by AssignImageColors(), and DefineImageColormap().
Definition at line 262 of file quantize.c.
Referenced by AssignImageColors(), and DefineImageColormap().
| MagickRealType _CubeInfo::weights[ErrorQueueLength] |
Definition at line 290 of file quantize.c.
Referenced by GetCubeInfo(), and RiemersmaDither().
| long _CubeInfo::x |
Definition at line 103 of file histogram.c.
Referenced by DitherImage(), RiemersmaDither(), and UniqueColorsToImage().
| long _CubeInfo::y |
Definition at line 299 of file quantize.c.
Referenced by DitherImage(), and RiemersmaDither().
1.6.1