Module nannou::image::hdr

source ·
👎Deprecated: Use codecs::hdr instead
Expand description

Decoding of Radiance HDR Images

Structs

Constants

Functions

  • Helper function for reading raw 3-channel f32 images
  • Creates RGBE8Pixel from components
  • Converts Rgb<f32> into RGBE8Pixel

Type Aliases