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)  

my_cquantizer Struct Reference

Collaboration diagram for my_cquantizer:

List of all members.

Public Attributes

struct jpeg_color_quantizer pub
JSAMPARRAY sv_colormap
int sv_actual
JSAMPARRAY colorindex
boolean is_padded
int Ncolors [MAX_Q_COMPS]
int row_index
ODITHER_MATRIX_PTR odither [MAX_Q_COMPS]
FSERRPTR fserrors [MAX_Q_COMPS]
boolean on_odd_row
int desired
hist3d histogram
boolean needs_zeroed
int * error_limiter

Detailed Description

Definition at line 142 of file jquant1.c.


Member Data Documentation

Definition at line 198 of file jquant2.c.

Referenced by finish_pass1(), and jinit_2pass_quantizer().

Definition at line 154 of file jquant1.c.

Referenced by create_colorindex(), and start_pass_1_quant().

int my_cquantizer::Ncolors[MAX_Q_COMPS]

Definition at line 156 of file jquant1.c.

Referenced by create_colorindex(), create_colormap(), and create_odither_tables().


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