Utah Raster Toolkit  9999-git
URT Development version (post-3.1b)
Data Fields
_color_box Struct Reference
Collaboration diagram for _color_box:
[legend]

Data Fields

color_box_tnext
 
color_box_tprev
 
int size
 
int axis
 
histogram_t ** hist
 
int hsize
 
int nsamples
 
bounds_t r
 
bounds_t g
 
bounds_t b
 
color_t color
 
int cindex
 

Detailed Description

Definition at line 133 of file mcut.c.

Field Documentation

int _color_box::axis

Definition at line 137 of file mcut.c.

Referenced by break_box().

bounds_t _color_box::b

Definition at line 141 of file mcut.c.

int _color_box::cindex

Definition at line 143 of file mcut.c.

Referenced by make_rle_map(), and re_expand_map().

color_t _color_box::color

Definition at line 142 of file mcut.c.

Referenced by average_colors(), calc_inverse_map(), and make_rle_map().

bounds_t _color_box::g

Definition at line 141 of file mcut.c.

histogram_t** _color_box::hist

Definition at line 138 of file mcut.c.

Referenced by average_colors(), calc_inverse_map(), and sum_hist().

int _color_box::hsize

Definition at line 139 of file mcut.c.

Referenced by average_colors(), calc_inverse_map(), and sum_hist().

color_box_t* _color_box::next

Definition at line 135 of file mcut.c.

int _color_box::nsamples

Definition at line 140 of file mcut.c.

Referenced by sum_hist().

color_box_t * _color_box::prev

Definition at line 135 of file mcut.c.

bounds_t _color_box::r

Definition at line 141 of file mcut.c.

int _color_box::size

Definition at line 136 of file mcut.c.


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