|
MagickCore
6.7.5
|

Data Fields | |
| NodeInfo * | root |
| ssize_t | x |
| MagickOffsetType | progress |
| size_t | colors |
| size_t | free_nodes |
| NodeInfo * | node_info |
| Nodes * | node_queue |
| size_t | maximum_colors |
| ssize_t | transparent_index |
| MagickSizeType | transparent_pixels |
| RealPixelInfo | target |
| MagickRealType | distance |
| MagickRealType | pruning_threshold |
| MagickRealType | next_threshold |
| size_t | nodes |
| size_t | color_number |
| NodeInfo * | next_node |
| ssize_t * | cache |
| RealPixelInfo | error [ErrorQueueLength] |
| MagickRealType | weights [ErrorQueueLength] |
| QuantizeInfo * | quantize_info |
| MagickBooleanType | associate_alpha |
| ssize_t | y |
| size_t | depth |
| MagickOffsetType | offset |
| MagickSizeType | span |
Definition at line 258 of file quantize.c.
Definition at line 305 of file quantize.c.
Referenced by AssociateAlphaPixel(), AssociateAlphaPixelInfo(), ColorToNodeId(), AssignImageColors(), SetAssociatedAlpha(), ClassifyImageColors(), ClosestColor(), DefineImageColormap(), CacheOffset(), FloydSteinbergDither(), RiemersmaDither(), PruneChild(), PruneLevel(), PruneToCubeDepth(), and Reduce().
| ssize_t* _CubeInfo::cache |
Definition at line 293 of file quantize.c.
Referenced by DestroyCubeInfo(), FloydSteinbergDither(), RiemersmaDither(), and GetCubeInfo().
| size_t _CubeInfo::color_number |
Definition at line 282 of file quantize.c.
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
| size_t _CubeInfo::colors |
Definition at line 109 of file histogram.c.
Referenced by ClassifyImageColors(), GetImageHistogram(), IsHistogramImage(), IsPaletteImage(), GetNumberColors(), UniqueColorsToImage(), UniqueImageColors(), AssignImageColors(), Reduce(), ReduceImageColors(), RemapImage(), and RemapImages().
| size_t _CubeInfo::depth |
Definition at line 312 of file quantize.c.
Referenced by ClassifyImageColors(), GetCubeInfo(), PruneLevel(), and PruneToCubeDepth().
Definition at line 277 of file quantize.c.
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
| RealPixelInfo _CubeInfo::error[ErrorQueueLength] |
Definition at line 296 of file quantize.c.
Referenced by RiemersmaDither(), and DitherImage().
| size_t _CubeInfo::free_nodes |
Definition at line 109 of file histogram.c.
Referenced by GetNodeInfo().
| size_t _CubeInfo::maximum_colors |
Definition at line 264 of file quantize.c.
Referenced by ClassifyImageColors(), GetCubeInfo(), and ReduceImageColors().
Definition at line 287 of file quantize.c.
Referenced by GetNodeInfo().
Definition at line 277 of file quantize.c.
Referenced by Reduce(), and ReduceImageColors().
Definition at line 113 of file histogram.c.
Referenced by GetNodeInfo().
Definition at line 116 of file histogram.c.
Referenced by DestroyCubeInfo(), and GetNodeInfo().
| size_t _CubeInfo::nodes |
Definition at line 282 of file quantize.c.
Referenced by ClassifyImageColors(), GetNodeInfo(), and PruneChild().
Definition at line 315 of file quantize.c.
Referenced by RiemersmaDither(), and DitherImage().
Definition at line 106 of file histogram.c.
Referenced by UniqueColorsToImage().
Definition at line 277 of file quantize.c.
Referenced by Reduce(), and ReduceImageColors().
Definition at line 302 of file quantize.c.
Referenced by AssignImageColors(), SetAssociatedAlpha(), ClassifyImageColors(), DestroyCubeInfo(), FloydSteinbergDither(), RiemersmaDither(), DitherImage(), GetCubeInfo(), RemapImage(), and RemapImages().
Definition at line 100 of file histogram.c.
Referenced by ClassifyImageColors(), DestroyCubeInfo(), GetCubeInfo(), GetImageHistogram(), IsHistogramImage(), IsPaletteImage(), UniqueImageColors(), AssignImageColors(), FloydSteinbergDither(), RiemersmaDither(), and ReduceImageColors().
Definition at line 318 of file quantize.c.
Referenced by RiemersmaDither(), and DitherImage().
Definition at line 274 of file quantize.c.
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
| ssize_t _CubeInfo::transparent_index |
Definition at line 268 of file quantize.c.
Referenced by AssignImageColors(), and DefineImageColormap().
Definition at line 271 of file quantize.c.
Referenced by AssignImageColors(), and DefineImageColormap().
| MagickRealType _CubeInfo::weights[ErrorQueueLength] |
Definition at line 299 of file quantize.c.
Referenced by RiemersmaDither(), and GetCubeInfo().
| ssize_t _CubeInfo::x |
Definition at line 103 of file histogram.c.
Referenced by UniqueColorsToImage(), RiemersmaDither(), and DitherImage().
| ssize_t _CubeInfo::y |
Definition at line 308 of file quantize.c.
Referenced by RiemersmaDither(), and DitherImage().