☰
nannou
0.19.0
In nannou::image::codecs::hdr
Structs
HdrAdapter
HdrDecoder
HdrEncoder
HdrImageDecoderIterator
HdrMetadata
HdrReader
Rgbe8Pixel
Constants
SIGNATURE
Functions
read_raw_file
rgbe8
to_rgbe8
Type Aliases
HDRAdapter
HDREncoder
HDRImageDecoderIterator
HDRMetadata
RGBE8Pixel
?
Function
nannou
::
image
::
codecs
::
hdr
::
to_rgbe8
source
·
[
−
]
pub fn to_rgbe8(pix:
Rgb
<
f32
>) ->
Rgbe8Pixel
Expand description
Converts
Rgb<f32>
into
RGBE8Pixel