[][src]Module fltk::image

Re-exports

pub use crate::prelude::*;

Structs

BmpImage

Creates a struct holding a BMP image

GifImage

Creates a struct holding a GIF image

Image

Wrapper around Fl_Image, used to wrap other image types

JpegImage

Creates a struct holding a Jpeg image

PngImage

Creates a struct holding a PNG image

RgbImage

Creates a struct holding a raw RGB image

SvgImage

Creates a struct holding an SVG image