Type Definition exr::image::AnyImage[][src]

type AnyImage = Image<Layers<AnyChannels<Levels<FlatSamples>>>>;
Expand description

This image type contains all supported exr features and can represent almost any image. It currently does not support deep data yet.