FLTK 1.4.0
|
Fl_Image, Fl_RGB_Image classes. More...
Go to the source code of this file.
Classes | |
class | Fl_Image |
Base class for image caching, scaling and drawing. More... | |
class | Fl_RGB_Image |
The Fl_RGB_Image class supports caching and drawing of full-color images with 1 to 4 channels of color information. More... | |
Enumerations | |
enum | Fl_RGB_Scaling { FL_RGB_SCALING_NEAREST = 0 , FL_RGB_SCALING_BILINEAR } |
The scaling algorithm to use for RGB images. More... | |
Fl_Image, Fl_RGB_Image classes.
enum Fl_RGB_Scaling |