ImageGear23.Core Assembly > ImageGear.Formats Namespace : ImGearThumbnailInfoTagIDs Enumeration |
Member | Value | Description |
---|---|---|
BITS_PER_PIXEL | 6 | Bits per pixel. |
FORMAT | 1123 | Thumbnail info metadata format identifier. |
HEIGHT | 2 | Thumbnail height. |
IMG_FORMAT | 0 | Image format. |
OFFSET | 8 | Thumbnail offset. |
PLANES | 7 | Thumbnail planes. |
SIZE_COMPRESSED | 5 | Size compressed. |
SIZE_TOTAL | 4 | Size total. |
WIDTH | 1 | Thumbnail width. |
WIDTHBYTES | 3 | Width bytes. |
System.Object
System.ValueType
System.Enum
ImageGear.Formats.ImGearThumbnailInfoTagIDs