MagickCore  6.7.7
_CubeInfo Struct Reference
Collaboration diagram for _CubeInfo:

Data Fields

NodeInforoot
ssize_t x
MagickOffsetType progress
size_t colors
size_t free_nodes
NodeInfonode_info
Nodesnode_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
NodeInfonext_node
ssize_t * cache
RealPixelInfo error [ErrorQueueLength]
MagickRealType weights [ErrorQueueLength]
QuantizeInfoquantize_info
MagickBooleanType associate_alpha
ssize_t y
size_t depth
MagickOffsetType offset
MagickSizeType span

Detailed Description

Definition at line 97 of file histogram.c.


Field Documentation

ssize_t* _CubeInfo::cache

Definition at line 294 of file quantize.c.

Referenced by DestroyCubeInfo(), FloydSteinbergDither(), GetCubeInfo(), and RiemersmaDither().

Definition at line 313 of file quantize.c.

Referenced by ClassifyImageColors(), GetCubeInfo(), PruneLevel(), and PruneToCubeDepth().

Definition at line 109 of file histogram.c.

Referenced by GetNodeInfo().

Definition at line 265 of file quantize.c.

Referenced by ClassifyImageColors(), GetCubeInfo(), and ReduceImageColors().

Definition at line 288 of file quantize.c.

Referenced by GetNodeInfo().

Definition at line 278 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().

Definition at line 283 of file quantize.c.

Referenced by ClassifyImageColors(), GetNodeInfo(), and PruneChild().

Definition at line 316 of file quantize.c.

Referenced by DitherImage(), and RiemersmaDither().

Definition at line 106 of file histogram.c.

Referenced by UniqueColorsToImage().

Definition at line 278 of file quantize.c.

Referenced by Reduce(), and ReduceImageColors().

Definition at line 319 of file quantize.c.

Referenced by DitherImage(), and RiemersmaDither().

Definition at line 269 of file quantize.c.

Referenced by AssignImageColors(), and DefineImageColormap().

ssize_t _CubeInfo::x

Definition at line 103 of file histogram.c.

Referenced by DitherImage(), RiemersmaDither(), and UniqueColorsToImage().

ssize_t _CubeInfo::y

Definition at line 309 of file quantize.c.

Referenced by DitherImage(), and RiemersmaDither().


The documentation for this struct was generated from the following files: