Expand description
How to write samples (a grid of f32
, f16
or u32
values).
Structs§
- A temporary writer for a predefined non-deep sample storage
- A temporary writer for multiple resolution levels
Traits§
- A temporary writer for one or more resolution levels containing samples
- Enable an image with this single level sample grid to be written to a file. Only contained within
Levels
. - Enable an image with this sample grid to be written to a file. Also can contain multiple resolution levels. Usually contained within
Channels
.