☰
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
::
rgbe8
source
·
[
−
]
pub fn rgbe8(r:
u8
, g:
u8
, b:
u8
, e:
u8
) ->
Rgbe8Pixel
Expand description
Creates
RGBE8Pixel
from components