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

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