ImageGear22.Core Assembly > ImageGear.Formats Namespace : ImGearRASTagIDs Enumeration |
Member | Value | Description |
---|---|---|
COLOR_MAP_LENGTH | 7 | Color map length. |
COLOR_MAP_TYPE | 6 | Color map type. |
DEPTH | 3 | Image depth. |
FORMAT | 38 | RAS metadata format identifier. |
HEIGHT | 2 | Image height. |
LENGTH | 4 | Length of the image data (which is the length of the file minus the length of the header and colormap). |
MAGIC | 0 | RAS magic value. |
TYPE | 5 | RAS format type. |
WIDTH | 1 | Image width. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearRASTagIDs