ImageGearJava Project > com.accusoft.imagegear.formats Package : ImGearPSDTagIDs Enumeration |
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. |
PSD_RESOURCE_XMP_Pocket | PSD_RESOURCE_XMP_Pocket = 0x0424 to avoid forvalue(0x0424) return null |
RESERVED_HDR | Reserved HDR. |
ROWS | The height of the image in pixels. |
SIGNATURE | File type identifier. |
VERSION | Version number. |
XMP | XMP data section. |
java.lang.Object
java.lang.Enum
com.accusoft.imagegear.formats.ImGearPSDTagIDs