| ImageGearJava Project > com.accusoft.imagegear.formats Package : ImGearRASTagIDs Enumeration |
| Member | Description |
|---|---|
| COLOR_MAP_LENGTH | Color map length. |
| COLOR_MAP_TYPE | Color map type. |
| DEPTH | Image depth. |
| FORMAT | RAS metadata format identifier. |
| HEIGHT | Image height. |
| LENGTH | Length of the image data (which is the length of the file minus the length of the header and colormap). |
| MAGIC | RAS magic value. |
| TYPE | RAS format type. |
| WIDTH | Image width. |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.formats.ImGearRASTagIDs