Function vizia::vg::yuva_info::num_channels_in_plane
pub fn num_channels_in_plane(
config: SkYUVAInfo_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).