Module image
Available on crate feature
dep_fltk
only.Expand description
Image types supported by fltk
Structs§
- Anim
GifImage - Creates a struct holding an animated GIF image
- Anim
GifImage Flags - Defines AnimGifImage flags
- BmpImage
- Creates a struct holding a BMP image
- GifImage
- Creates a struct holding a GIF image
- IcoImage
- Creates a struct holding a Windows icon (.ico) image
- Icon
DirEntry - Icon directory entry
- Image
- Wrapper around
Fl_Image
, used to wrap other image types - Jpeg
Image - Creates a struct holding a Jpeg image
- Pixmap
- Creates a struct holding a pixmap image
- PngImage
- Creates a struct holding a PNG image
- PnmImage
- Creates a struct holding a PNM image
- RgbImage
- Creates a struct holding a raw RGB image
- Shared
Image - Creates a struct holding a shared image
- SvgImage
- Creates a struct holding an SVG image
- Tiled
Image - Creates a struct holding a tiled image
- XbmImage
- Creates a struct holding a XBM image
- XpmImage
- Creates a struct holding a XPM image
Enums§
- RgbScaling
- The scaling algorithm to use for raster images