ImGearPSDTagIDs Enumeration
In This Topic
Lists all PSD tag identifiers.
Syntax
Members
Member | Value | Description |
CHANNELS | 2152 | Number of image channels. |
COLOR_DATA | 2109 | Color data. |
COLS | 2103 | The width of the image in pixels. |
COMPRESSION | 2107 | Image data compression. |
DEPTH | 2104 | The number of bits per channel. |
EXTRA_LAYERS_DATA | 2112 | Extra layers data. |
FILE_HDR | 2108 | File header. |
FORMAT | 16 | PSD metadata format identifier. |
HEADER | 2150 | Header data section. |
IPTC_NAA | 2153 | IPTC NAA data section. |
LAYER_COUNT | 2154 | Layer count. |
LAYERS | 2111 | Layers data. |
MODE | 2105 | Color mode. |
MODE_LEN | 2106 | Color mode data length. |
PHOTOSHOP_RESOURCES | 2110 | Photoshop resources. |
RESERVED_HDR | 2151 | Reserved HDR. |
ROWS | 2102 | The height of the image in pixels. |
SIGNATURE | 2100 | File type identifier. |
VERSION | 2101 | Version number. |
XMP | 2200 | XMP data section. |
Inheritance Hierarchy
See Also