| Class | Description |
|---|---|
| ExifIFDBlock |
Structure class of IFD block
|
| ExifIFDField |
Structure class of IFD field
|
| ExifInfo |
Model of Exif Information
|
| ExifTagFinder |
Static class that performs the conversion of the tag code and tag names
|
| ExiguousExifLowLevelDecoder |
Exif Low Level Decoder
Exif specification one-point description to understand the code by Tom Misawa :) [Overview of Exif] First of all ,the Exif header shows the basic information. There are blocks to store data called IFD, it is a tree structure as a directory. The IFD block, it can be a data storage area of ??a fixed length called a field has more. Link to the child element of the tree structure (child become IFD block) describes in the field. |
| ExiguousExifReader |
Exiguous Common Exif Reader & Decoder v0.1.0
Exif 2.1.1 Available Read famous Exif tags If you want to read Unknown tags or original tags,you can get it by using ExiguousExifLowLevelDecoder. |
| ExiguousMakernoteDecoder |
Copyright © 2016. All rights reserved.