MagickCore
6.9.11-60
Convert, Edit, Or Compose Bitmap Images
|
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 |
DoublePixelPacket | target |
MagickRealType | distance |
MagickRealType | pruning_threshold |
MagickRealType | next_threshold |
size_t | nodes |
size_t | color_number |
NodeInfo * | next_node |
MemoryInfo * | memory_info |
ssize_t * | cache |
DoublePixelPacket | error [ErrorQueueLength] |
MagickRealType | weights [ErrorQueueLength] |
QuantizeInfo * | quantize_info |
MagickBooleanType | associate_alpha |
ssize_t | y |
size_t | depth |
MagickOffsetType | offset |
MagickSizeType | span |
MagickBooleanType _CubeInfo::associate_alpha |
Referenced by AssignImageColors(), AssociateAlphaPixel(), CacheOffset(), ClassifyImageColors(), ClosestColor(), ColorToNodeId(), DefineImageColormap(), FloydSteinbergDither(), PruneChild(), PruneLevel(), PruneToCubeDepth(), QuantizeErrorFlatten(), Reduce(), RiemersmaDither(), and SetAssociatedAlpha().
ssize_t* _CubeInfo::cache |
Referenced by FloydSteinbergDither(), GetCubeInfo(), and RiemersmaDither().
size_t _CubeInfo::color_number |
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
size_t _CubeInfo::colors |
size_t _CubeInfo::depth |
Referenced by ClassifyImageColors(), GetCubeInfo(), PruneLevel(), and PruneToCubeDepth().
MagickRealType _CubeInfo::distance |
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
DoublePixelPacket _CubeInfo::error[ErrorQueueLength] |
Referenced by DitherImage(), and RiemersmaDither().
size_t _CubeInfo::free_nodes |
Referenced by GetNodeInfo().
size_t _CubeInfo::maximum_colors |
Referenced by AssignImageColors(), ClassifyImageColors(), GetCubeInfo(), QuantizeImage(), and ReduceImageColors().
MemoryInfo* _CubeInfo::memory_info |
Referenced by DestroyCubeInfo(), and GetCubeInfo().
NodeInfo* _CubeInfo::next_node |
Referenced by GetNodeInfo().
MagickRealType _CubeInfo::next_threshold |
Referenced by Reduce(), and ReduceImageColors().
NodeInfo* _CubeInfo::node_info |
Referenced by GetNodeInfo().
Nodes * _CubeInfo::node_queue |
Referenced by DestroyCubeInfo(), and GetNodeInfo().
size_t _CubeInfo::nodes |
Referenced by ClassifyImageColors(), GetNodeInfo(), PruneChild(), QuantizeErrorFlatten(), and ReduceImageColors().
MagickOffsetType _CubeInfo::offset |
Referenced by DitherImage(), and RiemersmaDither().
MagickOffsetType _CubeInfo::progress |
Referenced by UniqueColorsToImage().
MagickRealType _CubeInfo::pruning_threshold |
Referenced by Reduce(), and ReduceImageColors().
QuantizeInfo* _CubeInfo::quantize_info |
NodeInfo * _CubeInfo::root |
MagickSizeType _CubeInfo::span |
Referenced by DitherImage(), and RiemersmaDither().
DoublePixelPacket _CubeInfo::target |
Referenced by AssignImageColors(), ClosestColor(), FloydSteinbergDither(), and RiemersmaDither().
ssize_t _CubeInfo::transparent_index |
Referenced by AssignImageColors(), and DefineImageColormap().
MagickSizeType _CubeInfo::transparent_pixels |
Referenced by AssignImageColors(), and DefineImageColormap().
MagickRealType _CubeInfo::weights[ErrorQueueLength] |
Referenced by GetCubeInfo(), and RiemersmaDither().
ssize_t _CubeInfo::x |
Referenced by DitherImage(), RiemersmaDither(), and UniqueColorsToImage().
ssize_t _CubeInfo::y |
Referenced by DitherImage(), and RiemersmaDither().