| Class | Description | |
|---|---|---|
| ExifInfo | The ExifInfo class contains information about a JPEG file. | |
| ExifLoader |
The ExifLoader is a sub class of Loader class which is used to load JPG
files with EXIF. |
|
| IFD | The IFD class represents an IFD in the Exif. | |
| IFDEntry | The IFDEntry class is an entry in an IFD. | |
| IFDSet | The IFDSet is a set of IFD which are included in a JPEG file. | |
| Tags | The Tags class has some tagset that contain tags will be appeared in IFD of a JPEG file. | |
| TIFFHeader | The TIFFHeader represents TIFF Header. |