Constructor
# new Exif(filename)
Read EXIF tags.
Note: EXIF module must be loaded by calling LoadLibrary("exif") before using!
Parameters:
| Name | Type | Description |
|---|---|---|
filename |
string
|
the name of the file. |
- See:
-
- LoadLibrary()