Module fltk::image[][src]

Expand description

Image types supported by fltk

Structs

Creates a struct holding a BMP image

Creates a struct holding a GIF image

Wrapper around Fl_Image, used to wrap other image types

Creates a struct holding a Jpeg image

Creates a struct holding a pixmap image

Creates a struct holding a PNG image

Creates a struct holding a PNM image

Creates a struct holding a raw RGB image

Creates a struct holding a shared image

Creates a struct holding an SVG image

Creates a struct holding a tiled image

Creates a struct holding a XBM image

Creates a struct holding a XPM image