| ImageGearJava Project > com.accusoft.imagegear.formats Package : ImGearICATagIDs Enumeration |
This enumeration lists all IOCA tag identifiers.
| Member | Description |
|---|---|
| BASE | Size units value. |
| BITORDER | Bit order. |
| COMPRESSION | Image compression. |
| DEPTH | Image depth. |
| FILLORDER | Fill order. |
| FORMAT | IOCA metadata format identifier. |
| HEIGHT | Image height. |
| WIDTH | Image width. |
| XDPI | Horizontal image resolution. |
| YDPI | Vertical image resolution. |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.formats.ImGearICATagIDs