Type Alias exr::image::read::specific_channels::ReadZeroChannels
source · pub type ReadZeroChannels = NoneMore;
Expand description
Read zero channels from an image. Call with_named_channel
on this object
to read as many channels as desired.
Aliased Type§
struct ReadZeroChannels;