Fl_Image | +----Fl_Tiled_Image
#include <FL/Fl_Tiled_Image.H>
The Fl_Tiled_Image class supports tiling of images over a specified area. The source (tile) image is not copied unless you call the color_average(), desaturate(), or inactive() methods.
The constructors create a new tiled image containing the specified image.
The destructor frees all memory and server resources that are used by the tiled image.
Returns the image that will be tiled.