image
0.24.9
In image::
codecs::
hdr::
encoder
Structs
HdrEncoder
NorunCombineIterator
RunIterator
Enums
RunOrNot
Constants
NORUN_MAX_LEN
RUN_MAX_LEN
Functions
rle_compress
to_rgbe8
write_rgbe8
image
::
codecs
::
hdr
::
encoder
Function
to_rgbe8
Copy item path
Settings
Help
Summary
Source
pub fn to_rgbe8(pix:
Rgb
<
f32
>) ->
Rgbe8Pixel
Expand description
Converts
Rgb<f32>
into
Rgbe8Pixel