Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
Standards
Standards.EXIF

Method Standards.EXIF.get_properties()


Method get_properties

mapping Standards.EXIF.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.