Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| ExifInfo
| jp.shichiseki.exif | The ExifInfo class contains information about a JPEG file. | |
| ExifLoader
| jp.shichiseki.exif |
The ExifLoader is a sub class of Loader class which is used to load JPG
files with EXIF. |
|
| IFD
| jp.shichiseki.exif | The IFD class represents an IFD in the Exif. | |
| IFDEntry
| jp.shichiseki.exif | The IFDEntry class is an entry in an IFD. | |
| IFDSet
| jp.shichiseki.exif | The IFDSet is a set of IFD which are included in a JPEG file. | |
| Tags
| jp.shichiseki.exif | The Tags class has some tagset that contain tags will be appeared in IFD of a JPEG file. | |
| TIFFHeader
| jp.shichiseki.exif | The TIFFHeader represents TIFF Header. |