Type Definition exr::image::FlatImage

source ·
pub type FlatImage = Image<Layers<AnyChannels<FlatSamples>>>;
Expand description

This image type contains the most common exr features and can represent almost any plain image. Does not contain resolution levels. Does not support deep data.