pike.hubbe.net

[Top]
Standards
Standards.EXIF
previousStandards.EXIF Standards.ISO639_2next

Method Standards.EXIF.get_properties()


Method get_properties

mapping Standards.EXIF.get_properties(object(Stdio.File)|string file)

Description

Retrieve the EXIF properties of the given file.

Parameter file

The file containing wanted EXIF properties. Either a filename or a Stdio.File object.

Returns

A mapping with all found EXIF properties.


Extracted from Pike v7.3 release 11 at 2001-11-03.