Module image::hdr [−][src]
👎 Deprecated:
Use codecs::hdr instead
Decoding of Radiance HDR Images
Structs
HdrAdapter | Adapter to conform to |
HdrDecoder | An Radiance HDR decoder |
HdrEncoder | Radiance HDR encoder |
HdrImageDecoderIterator | Scanline buffered pixel by pixel iterator |
HdrMetadata | Metadata for Radiance HDR image |
HdrReader | Wrapper struct around a |
Rgbe8Pixel | Refer to wikipedia |
Constants
SIGNATURE | Radiance HDR file signature |
Functions
read_raw_file | Helper function for reading raw 3-channel f32 images |
rgbe8 | Creates |
to_rgbe8 | Converts |
Type Definitions
HDRAdapter | Deprecated HDR Adapter |
HDREncoder | Deprecated HDR Encoder |
HDRImageDecoderIterator | Deprecated Scanline buffered pixel by pixel iterator |
HDRMetadata | Deprecated HDR MetaData |
RGBE8Pixel | Deprecated Refer to wikipedia |