pub fn get_pixel_data_size(
    width: u32,
    height: u32,
    format: PixelFormat
) -> usize
Expand description

Get pixel data size in bytes for certain format