Powered by Pair ImageMagick logo
Image Magick
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

_CubeInfo Struct Reference

Collaboration diagram for _CubeInfo:

Collaboration graph
[legend]

Data Fields

NodeInforoot
long progress
unsigned long colors
unsigned long free_nodes
NodeInfonode_info
Nodesnode_queue
NodeInforoot
MagickPixelPacket color
MagickRealType distance
MagickRealType pruning_threshold
MagickRealType next_threshold
unsigned long nodes
unsigned long color_number
NodeInfonext_node
Nodesnode_queue
long * cache
MagickPixelPacket error [16]
MagickRealType weights [16]
QuantizeInfo quantize_info
long x
long y
unsigned long depth

Field Documentation

long* _CubeInfo::cache
 

Definition at line 261 of file quantize.c.

Referenced by DestroyCubeInfo(), and Dither().

MagickPixelPacket _CubeInfo::color
 

Definition at line 242 of file quantize.c.

Referenced by AssignImageColors(), ClosestColor(), and Dither().

unsigned long _CubeInfo::color_number
 

Definition at line 250 of file quantize.c.

Referenced by AssignImageColors(), ClosestColor(), and Dither().

unsigned long _CubeInfo::colors
 

Definition at line 239 of file quantize.c.

Referenced by AssignImageColors(), ClassifyImageColors(), GetImageHistogram(), GetNumberColors(), HistogramToFile(), IsPaletteImage(), MapImage(), MapImages(), Reduce(), and ReduceImageColors().

unsigned long _CubeInfo::depth
 

Definition at line 277 of file quantize.c.

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

MagickRealType _CubeInfo::distance
 

Definition at line 245 of file quantize.c.

Referenced by AssignImageColors(), ClosestColor(), and Dither().

MagickPixelPacket _CubeInfo::error[16]
 

Definition at line 264 of file quantize.c.

Referenced by Dither(), and DitherImage().

unsigned long _CubeInfo::free_nodes
 

Definition at line 250 of file quantize.c.

Referenced by GetNodeInfo().

NodeInfo* _CubeInfo::next_node
 

Definition at line 255 of file quantize.c.

Referenced by GetNodeInfo().

MagickRealType _CubeInfo::next_threshold
 

Definition at line 245 of file quantize.c.

Referenced by Reduce(), and ReduceImageColors().

NodeInfo* _CubeInfo::node_info
 

Definition at line 365 of file color.c.

Referenced by GetNodeInfo().

Nodes* _CubeInfo::node_queue
 

Definition at line 258 of file quantize.c.

Nodes* _CubeInfo::node_queue
 

Definition at line 368 of file color.c.

Referenced by DestroyCubeInfo(), and GetNodeInfo().

unsigned long _CubeInfo::nodes
 

Definition at line 250 of file quantize.c.

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

long _CubeInfo::progress
 

Definition at line 358 of file color.c.

Referenced by HistogramToFile().

MagickRealType _CubeInfo::pruning_threshold
 

Definition at line 245 of file quantize.c.

Referenced by Reduce(), and ReduceImageColors().

QuantizeInfo _CubeInfo::quantize_info
 

Definition at line 270 of file quantize.c.

Referenced by AssignImageColors(), and DestroyCubeInfo().

NodeInfo* _CubeInfo::root
 

Definition at line 236 of file quantize.c.

NodeInfo* _CubeInfo::root
 

Definition at line 355 of file color.c.

Referenced by AssignImageColors(), ClassifyImageColors(), DestroyCubeInfo(), Dither(), GetImageHistogram(), GetNumberColors(), IsPaletteImage(), and ReduceImageColors().

MagickRealType _CubeInfo::weights[16]
 

Definition at line 267 of file quantize.c.

Referenced by Dither().

long _CubeInfo::x
 

Definition at line 273 of file quantize.c.

Referenced by Dither(), and DitherImage().

long _CubeInfo::y
 

Definition at line 273 of file quantize.c.

Referenced by Dither(), and DitherImage().


The documentation for this struct was generated from the following files:
Generated on Mon Oct 25 13:44:39 2004 for ImageMagick by doxygen 1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC