Lists all PSD tag identifiers.
Syntax
Members
| Member | Description |
| CHANNELS | Number of image channels. |
| COLOR_DATA | Color data. |
| COLS | The width of the image in pixels. |
| COMPRESSION | Image data compression. |
| DEPTH | The number of bits per channel. |
| EXTRA_LAYERS_DATA | Extra layers data. |
| FILE_HDR | File header. |
| FORMAT | PSD metadata format identifier. |
| HEADER | Header data section. |
| IPTC_NAA | IPTC NAA data section. |
| LAYER_COUNT | Layer count. |
| LAYERS | Layers data. |
| MODE | Color mode. |
| MODE_LEN | Color mode data length. |
| PHOTOSHOP_RESOURCES | Photoshop resources. |
| RESERVED_HDR | Reserved HDR. |
| ROWS | The height of the image in pixels. |
| SIGNATURE | File type identifier. |
| VERSION | Version number. |
| XMP | XMP data section. |
Inheritance Hierarchy
See Also