|
fltk 1.3.0rc3
About: FLTK (Fast Light Tool Kit) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. Release candidate.
SfR Fresh Dox: fltk-1.3.0rc3-source.tar.gz ("inofficial" and yet experimental doxygen-generated source code documentation) ![]() |
Public Attributes | |
| int | c0min |
| int | c0max |
| int | c1min |
| int | c1max |
| int | c2min |
| int | c2max |
| INT32 | volume |
| long | colorcount |
| int box::c0max |
Definition at line 260 of file jquant2.c.
Referenced by median_cut(), and select_colors().
| int box::c0min |
Definition at line 260 of file jquant2.c.
Referenced by median_cut(), and select_colors().
| int box::c1max |
Definition at line 261 of file jquant2.c.
Referenced by median_cut(), and select_colors().
| int box::c1min |
Definition at line 261 of file jquant2.c.
Referenced by median_cut(), and select_colors().
| int box::c2max |
Definition at line 262 of file jquant2.c.
Referenced by median_cut(), and select_colors().
| int box::c2min |
Definition at line 262 of file jquant2.c.
Referenced by median_cut(), and select_colors().
| long box::colorcount |
Definition at line 266 of file jquant2.c.
Referenced by find_biggest_color_pop().
Definition at line 264 of file jquant2.c.
Referenced by find_biggest_color_pop(), and find_biggest_volume().