[][src]Function swf_parser::parsers::image::get_gif_image_dimensions

pub fn get_gif_image_dimensions(input: &[u8]) -> Result<ImageDimensions, ()>