Class CGAColorModel
java.lang.Object
com.twelvemonkeys.imageio.plugins.pcx.CGAColorModel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static IndexColorModel
create
(byte[] cgaMode, int bitsPerPixel)
-
Field Details
-
CGA_PALETTE
private static final int[] CGA_PALETTE
-
-
Constructor Details
-
CGAColorModel
CGAColorModel()
-
-
Method Details
-
create
-