[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.
|