MagickCore  6.9.11-60
Convert, Edit, Or Compose Bitmap Images
_CubeInfo Struct Reference
Collaboration diagram for _CubeInfo:
[legend]

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
 
DoublePixelPacket target
 
MagickRealType distance
 
MagickRealType pruning_threshold
 
MagickRealType next_threshold
 
size_t nodes
 
size_t color_number
 
NodeInfonext_node
 
MemoryInfomemory_info
 
ssize_t * cache
 
DoublePixelPacket error [ErrorQueueLength]
 
MagickRealType weights [ErrorQueueLength]
 
QuantizeInfoquantize_info
 
MagickBooleanType associate_alpha
 
ssize_t y
 
size_t depth
 
MagickOffsetType offset
 
MagickSizeType span
 

Field Documentation

◆ associate_alpha

◆ cache

ssize_t* _CubeInfo::cache

◆ color_number

size_t _CubeInfo::color_number

◆ colors

◆ depth

size_t _CubeInfo::depth

◆ distance

◆ error

Referenced by DitherImage(), and RiemersmaDither().

◆ free_nodes

size_t _CubeInfo::free_nodes

Referenced by GetNodeInfo().

◆ maximum_colors

size_t _CubeInfo::maximum_colors

◆ memory_info

MemoryInfo* _CubeInfo::memory_info

Referenced by DestroyCubeInfo(), and GetCubeInfo().

◆ next_node

NodeInfo* _CubeInfo::next_node

Referenced by GetNodeInfo().

◆ next_threshold

MagickRealType _CubeInfo::next_threshold

Referenced by Reduce(), and ReduceImageColors().

◆ node_info

NodeInfo* _CubeInfo::node_info

Referenced by GetNodeInfo().

◆ node_queue

Nodes * _CubeInfo::node_queue

Referenced by DestroyCubeInfo(), and GetNodeInfo().

◆ nodes

◆ offset

MagickOffsetType _CubeInfo::offset

Referenced by DitherImage(), and RiemersmaDither().

◆ progress

MagickOffsetType _CubeInfo::progress

Referenced by UniqueColorsToImage().

◆ pruning_threshold

MagickRealType _CubeInfo::pruning_threshold

Referenced by Reduce(), and ReduceImageColors().

◆ quantize_info

◆ root

◆ span

MagickSizeType _CubeInfo::span

Referenced by DitherImage(), and RiemersmaDither().

◆ target

◆ transparent_index

ssize_t _CubeInfo::transparent_index

◆ transparent_pixels

MagickSizeType _CubeInfo::transparent_pixels

◆ weights

MagickRealType _CubeInfo::weights[ErrorQueueLength]

Referenced by GetCubeInfo(), and RiemersmaDither().

◆ x

ssize_t _CubeInfo::x

◆ y

ssize_t _CubeInfo::y

Referenced by DitherImage(), and RiemersmaDither().


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