Skip to main content

get_image_size

Function get_image_size 

Source
pub(crate) fn get_image_size(data: &[u8]) -> Option<(i32, i32)>