rustracer
1.0.4
Module hdrimage
Structs
Enums
Constants
Functions
In crate rustracer
?
Module
rustracer
::
hdrimage
source
·
[
−
]
Expand description
High Dynamic Range Image module.
Provides
HdrImage
struct.
Structs
§
HdrImage
High Dynamic Range Image struct.
Enums
§
Luminosity
Luminosity enum.
Constants
§
DELTA
🔒
Functions
§
check_eol
🔒
Boolean check end of line.
clamp
🔒
Adjust the color levels of the brightest pixels in the image.
parse_endianness
🔒
Parse image endianness from string.
parse_img_shape
🔒
Parse image shape,
u32
tuple, from string.
write_float
🔒
Write
f32
value to stream.