Enum IFD
Represents the IFD section containing tags.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum IFD
Fields
| Name | Description |
|---|---|
| EXIF | Exif IFD section. |
| First | First IFD section. |
| GIF | A pseudo-IFD section containing GIF tags. |
| GPS | GPS IFD section. |
| Interop | Interop IFD section. |
| JFIF | A pseudo-IFD section containing JFIF tags. |
| JFXX | A pseudo-IFD section containing JFXX tags. |
| MakerNote | A pseudo-IFD section containing makernotes. |
| PNG | A pseudo-IFD section containing PGN tags. |
| Unknown | Unkown IFD section. |
| Zeroth | Zeroth IFD section. |