Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Standards
Standards.EXIF

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.