This file contains type definitions and general enumerations.
int fl_greenshift
color shift used in current color map handling
Definition: fl_color.cxx:53
uchar fl_greenmask
color mask used in current color map handling
Definition: fl_color.cxx:49
uchar fl_bluemask
color mask used in current color map handling
Definition: fl_color.cxx:50
int fl_blueshift
color shift used in current color map handling
Definition: fl_color.cxx:54
int fl_redshift
color shift used in current color map handling
Definition: fl_color.cxx:52
int fl_extrashift
color shift used in current color map handling
Definition: fl_color.cxx:55
Fl_XColor fl_xmap[1][256]
HAVE_OVERLAY determines whether fl_xmap is one or two planes.
Definition: fl_color.cxx:113
uchar fl_redmask
color mask used in current color map handling
Definition: fl_color.cxx:48
Definition: Fl_XColor.H:24