Class PcxConstants
java.lang.Object
org.apache.commons.imaging.formats.pcx.PcxConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PCX_COMPRESSION_UNCOMPRESSED
public static final int PCX_COMPRESSION_UNCOMPRESSED- See Also:
-
PCX_COMPRESSION_RLE
public static final int PCX_COMPRESSION_RLE- See Also:
-
-
Constructor Details
-
PcxConstants
private PcxConstants()
-