Enum GIFSeparator
Represents a GIF block separator.
Namespace: ExifLibrary
Assembly: ExifLibrary.dll
Syntax
public enum GIFSeparator : byte
Fields
| Name | Description |
|---|---|
| Extension | Extension block |
| ImageDescriptor | Image descriptor |
| Terminator | Terminator block |