Expand description
Structs
- Adapter to conform to
ImageDecodertrait - An Radiance HDR decoder
- Radiance HDR encoder
- Scanline buffered pixel by pixel iterator
- Metadata for Radiance HDR image
- Wrapper struct around a
Cursor<Vec<u8>> - Refer to wikipedia
Constants
- Radiance HDR file signature
Functions
- Helper function for reading raw 3-channel f32 images
- Creates
Rgbe8Pixelfrom components - Converts
Rgb<f32>intoRgbe8Pixel