exr::image

Type Alias RgbChannels

source
pub type RgbChannels = (ChannelDescription, ChannelDescription, ChannelDescription);
Expand description

Contains information about the channels in an rgb image, in the order (red, green, blue).