Interface PCXConstants
- All Known Implementing Classes:
PCXImageReader,PCXImageWriter,PCXMetadata
public interface PCXConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final bytestatic final byte
-
Field Details
-
VERSION_2_5
static final byte VERSION_2_5- See Also:
-
VERSION_2_8_W_PALETTE
static final byte VERSION_2_8_W_PALETTE- See Also:
-
VERSION_2_8_WO_PALETTE
static final byte VERSION_2_8_WO_PALETTE- See Also:
-
VERSION_PC_WINDOWS
static final byte VERSION_PC_WINDOWS- See Also:
-
VERSION_3_0
static final byte VERSION_3_0- See Also:
-
MANUFACTURER
static final byte MANUFACTURER- See Also:
-
ENCODING
static final byte ENCODING- See Also:
-
PALETTE_COLOR
static final byte PALETTE_COLOR- See Also:
-
PALETTE_GRAYSCALE
static final byte PALETTE_GRAYSCALE- See Also:
-