get_exif_data

Function get_exif_data 

Source
pub fn get_exif_data(data: &[u8]) -> Result<Exif, Error>
Expand description

Extract the exif information from the bytes of an image file

ยงErrors

  • failed to extract exif data