This is the complete list of members for ExifInfo, including inherited members.
- extendedTags : list<ExifExtendedTag>
- gpsAltitude : double
- gpsLatitude : double
- gpsLongitude : double
- gpsTags : list<GpsTag>
- imageTags : list<ImageTag>
- isExifValid : bool
- exifChanged()
- jsobject extendedValue(int extendedTag)
- jsobject gpsValue(int gpsTag)
- jsobject imageValue(int imageTag)
The following members are inherited from FileInfo.
- baseName : string
- created : date
- exists : bool
- fileName : string
- filePath : string
- folder : FileFolder
- isFile : bool
- isFolder : bool
- isNativePath : bool
- isReadable : bool
- isSymLink : bool
- isWritable : bool
- lastModified : date
- path : string
- permissions : Permissions
- size : string
- suffix : string
- symLinkTarget : string
- url : url
- filePathChanged()
- permissionsChanged()