Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

Method Standards.EXIF.get_properties()


Method get_properties

mapping get_properties(Stdio.File file)

Description

Retrieve the EXIF properties of the given file.

Parameter file

The Stdio.File object containing wanted EXIF properties.

Returns

A mapping with all found EXIF properties.