Structs§
- Adapter to conform to
ImageDecoder
trait - An Radiance HDR decoder
- Scanline buffered pixel by pixel iterator
- Metadata for Radiance HDR image
- Wrapper struct around a
Cursor<Vec<u8>>
- Refer to wikipedia
Enums§
- Errors that can occur during decoding and parsing of a HDR image
- Line
Type 🔒Lines which contain parsable data that can fail
Constants§
- Radiance HDR file signature
Functions§
- Helper function for reading raw 3-channel f32 images
- Creates
Rgbe8Pixel
from components