Function openexr::core::multi_view::channel_in_all_views[][src]

pub fn channel_in_all_views<S: AsRef<str>>(
    channel_name: &str,
    channel_list: &ChannelList,
    multi_view: &[S]
) -> ChannelList
Expand description

Given a channel name, return a list of the same channel in all views.