Function skia_safe::yuva_info::num_channels_in_plane
source · pub fn num_channels_in_plane(config: PlaneConfig, i: usize) -> Option<usize>
Expand description
Number of Y, U, V, A channels in the ith plane for a given PlaneConfig (or None if i is invalid).