MagickCore 6.9.12-98
Convert, Edit, Or Compose Bitmap Images
Loading...
Searching...
No Matches
_NodeInfo Struct Reference
Collaboration diagram for _NodeInfo:

Data Fields

struct _NodeInfochild [16]
 
ColorPacketlist
 
size_t extent
 
MagickSizeType number_unique
 
size_t level
 
struct _NodeInfoparent
 
DoublePixelPacket total_color
 
MagickRealType quantize_error
 
size_t color_number
 
size_t id
 
void * key
 
void * value
 
struct _NodeInfoleft
 
struct _NodeInforight
 

Detailed Description

Definition at line 74 of file histogram.c.

Field Documentation

◆ child

struct _NodeInfo * _NodeInfo::child

Definition at line 77 of file histogram.c.

◆ color_number

size_t _NodeInfo::color_number

Definition at line 237 of file quantize.c.

◆ extent

size_t _NodeInfo::extent

Definition at line 83 of file histogram.c.

◆ id

size_t _NodeInfo::id

Definition at line 238 of file quantize.c.

◆ key

void* _NodeInfo::key

Definition at line 72 of file splay-tree.c.

◆ left

struct _NodeInfo* _NodeInfo::left

Definition at line 78 of file splay-tree.c.

◆ level

size_t _NodeInfo::level

Definition at line 89 of file histogram.c.

◆ list

ColorPacket* _NodeInfo::list

Definition at line 80 of file histogram.c.

◆ number_unique

MagickSizeType _NodeInfo::number_unique

Definition at line 86 of file histogram.c.

◆ parent

struct _NodeInfo* _NodeInfo::parent

Definition at line 224 of file quantize.c.

◆ quantize_error

MagickRealType _NodeInfo::quantize_error

Definition at line 234 of file quantize.c.

◆ right

struct _NodeInfo * _NodeInfo::right

Definition at line 79 of file splay-tree.c.

◆ total_color

DoublePixelPacket _NodeInfo::total_color

Definition at line 231 of file quantize.c.

◆ value

void* _NodeInfo::value

Definition at line 75 of file splay-tree.c.


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