Lists all PCX tag identifiers.
Syntax
Members
Member | Description |
BIT_PER_PLANE | Bit per plane. |
BYTES_PER_LINE | Bytes per line. |
ENCODE | Encoding type. |
EXTRA | Extra data length. |
FORMAT | PCX metadata format identifier. |
H_RES | Horizontal Resolution of creating device. |
MANUFACTURER | Manufacturer magic value. |
NUM_OF_PLANES | Num of planes. |
PALETTE_INFO | Palette info. |
PALETTE_TABLE | Palette table. |
SCANNER_H_RES | Scanner H_Res. |
SCANNER_V_RES | Scanner V_Res. |
V_RES | Vertical Resolution of creating device. |
VERSION_INFO | Version info. |
VIDEO_MODE | Video mode. |
X1 | Left image coordinate to display. |
X2 | RIght image coordinate to display. |
Y1 | Top image coordinate to display. |
Y2 | Bottom image coordinate to display. |
Inheritance Hierarchy
See Also