Image.inl File Reference
Abstract image class supporting a standard 32-bit Rgba pixel format, as well as an extended, 128- or 256-bit floating-point RgbaHDR pixel format for high dynamic range images. More...
Go to the source code of this file.
Detailed Description
Abstract image class supporting a standard 32-bit Rgba pixel format, as well as an extended, 128- or 256-bit floating-point RgbaHDR pixel format for high dynamic range images.
- Date:
- Fall 2008
- Note:
- In addition to Qt's normal image loading / saving, represented by the following table, this class also supports loading / saving of images in HDR, OpenEXR, and PFM image formats.
Format Description Qt Support ------ ------------------------------------------- -------------- BMP Windows Bitmap Read / Write GIF Graphic Interchange Format (optional) Read JPG Joint Photographic Experts Group Read / Write JPEG Joint Photographic Experts Group Read / Write PNG Portable Network Graphics Read / Write PBM Portable Bitmap Read PGM Portable Graymap Read PPM Portable Pixmap Read / Write TIFF Tagged Image File Format Read / Write XBM X11 Bitmap Read / Write XPM X11 Pixmap Read / Write
Extra High Dynamic Range image formats supported by Milton:
Format Description Support ------ ------------------------------------------- ----------- HDR Also known as RGBE (Radiance, by Greg Ward) Read / Write EXR ILM's OpenEXR Format Read / Write* PFM Portable Float Map Format Read / Write
- Note:
- OpenEXR is only supported on platforms / builds with ILM's OpenEXR libraries which do not come bundled with Milton.
Definition in file Image.inl.
Generated on 28 Feb 2009 for Milton by
1.5.6