[][src]Type Definition openexr::frame_buffer::PixelStructChannelIter

type PixelStructChannelIter = Map<Range<usize>, fn(_: usize) -> (PixelType, usize)>;

An iterator over the types and offsets of the channels in a PixelStruct.