_NodeInfo Struct Reference

Collaboration diagram for _NodeInfo:
Collaboration graph
[legend]

Data Fields

struct _NodeInfochild [16]
ColorPacketlist
MagickSizeType number_unique
unsigned long level
struct _NodeInfoparent
RealPixelPacket total_color
MagickRealType quantize_error
unsigned long color_number
unsigned long id
void * key
void * value
struct _NodeInfoleft
struct _NodeInforight

Detailed Description

Definition at line 73 of file histogram.c.


Field Documentation

struct _NodeInfo * _NodeInfo::child (  )  [read]
unsigned long _NodeInfo::color_number

Definition at line 235 of file quantize.c.

Referenced by ClosestColor(), and DefineImageColormap().

unsigned long _NodeInfo::id

Definition at line 235 of file quantize.c.

Referenced by GetNodeInfo(), and PruneChild().

struct _NodeInfo* _NodeInfo::left [read]
unsigned long _NodeInfo::level
struct _NodeInfo* _NodeInfo::parent [read]

Definition at line 232 of file quantize.c.

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

struct _NodeInfo * _NodeInfo::right [read]

Definition at line 229 of file quantize.c.

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


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

Generated on 19 Nov 2009 for MagickCore by  doxygen 1.6.1