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

_NodeInfo Struct Reference

Collaboration diagram for _NodeInfo:

Collaboration graph
[legend]

Data Fields

_NodeInfochild [16]
ColorPacketlist
MagickSizeType number_unique
unsigned long level
_NodeInfoparent
_NodeInfochild [8]
MagickRealType total_red
MagickRealType total_green
MagickRealType total_blue
MagickRealType quantize_error
unsigned long color_number
unsigned long id

Field Documentation

struct _NodeInfo * _NodeInfo::child[8]
 

Definition at line 205 of file quantize.c.

struct _NodeInfo* _NodeInfo::child[16]
 

Definition at line 330 of file color.c.

Referenced by AssignImageColors(), ClassifyImageColors(), ClosestColor(), DefineImageColormap(), DefineImageHistogram(), DestroyColorCube(), Dither(), HistogramToFile(), IsPaletteImage(), PruneChild(), PruneLevel(), PruneToCubeDepth(), and Reduce().

unsigned long _NodeInfo::color_number
 

Definition at line 219 of file quantize.c.

Referenced by ClosestColor(), and DefineImageColormap().

unsigned long _NodeInfo::id
 

Definition at line 219 of file quantize.c.

Referenced by GetNodeInfo(), and PruneChild().

unsigned long _NodeInfo::level
 

Definition at line 219 of file quantize.c.

Referenced by DefineImageHistogram(), HistogramToFile(), PruneLevel(), and PruneToCubeDepth().

ColorPacket* _NodeInfo::list
 

Definition at line 334 of file color.c.

Referenced by ClassifyImageColors(), DefineImageHistogram(), DestroyColorCube(), HistogramToFile(), and IsPaletteImage().

MagickSizeType _NodeInfo::number_unique
 

Definition at line 210 of file quantize.c.

Referenced by ClassifyImageColors(), ClosestColor(), DefineImageColormap(), DefineImageHistogram(), HistogramToFile(), IsPaletteImage(), PruneChild(), and Reduce().

struct _NodeInfo* _NodeInfo::parent
 

Definition at line 205 of file quantize.c.

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

MagickRealType _NodeInfo::quantize_error
 

Definition at line 213 of file quantize.c.

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

MagickRealType _NodeInfo::total_blue
 

Definition at line 213 of file quantize.c.

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

MagickRealType _NodeInfo::total_green
 

Definition at line 213 of file quantize.c.

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

MagickRealType _NodeInfo::total_red
 

Definition at line 213 of file quantize.c.

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


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