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)  

fl_read_image.cxx File Reference

#include <FL/x.H>
#include <FL/Fl.H>
#include <FL/fl_draw.H>
#include "flstring.h"
#include <X11/Xutil.h>
#include <stdlib.h>
Include dependency graph for fl_read_image.cxx:

Go to the source code of this file.

Functions

ucharfl_read_image (uchar *p, int X, int Y, int w, int h, int alpha)

Variables

uchar fl_redmask
uchar fl_greenmask
uchar fl_bluemask
int fl_redshift
int fl_greenshift
int fl_blueshift
int fl_extrashift

Variable Documentation

color mask used in current color map handling

Definition at line 59 of file fl_color.cxx.

color shift used in current color map handling

Definition at line 63 of file fl_color.cxx.

color shift used in current color map handling

Definition at line 64 of file fl_color.cxx.

color mask used in current color map handling

Definition at line 58 of file fl_color.cxx.

color shift used in current color map handling

Definition at line 62 of file fl_color.cxx.

color mask used in current color map handling

Definition at line 57 of file fl_color.cxx.

color shift used in current color map handling

Definition at line 61 of file fl_color.cxx.