Class ICNS4BitColorModel
java.lang.Object
java.awt.image.ColorModel
java.awt.image.IndexColorModel
com.twelvemonkeys.imageio.plugins.icns.ICNS4BitColorModel
- All Implemented Interfaces:
Transparency
ICNS4BitColorModel
- Version:
- $Id: ICNS4BitColorModel.java,v 1.0 07.11.11 10:49 haraldk Exp$
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final int[](package private) static final IndexColorModelFields inherited from class ColorModel
pixel_bits, transferTypeFields inherited from interface Transparency
BITMASK, OPAQUE, TRANSLUCENT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class IndexColorModel
convertToIntDiscrete, createCompatibleSampleModel, createCompatibleWritableRaster, equals, getAlpha, getAlphas, getBlue, getBlues, getComponents, getComponents, getComponentSize, getDataElement, getDataElements, getDataElements, getGreen, getGreens, getMapSize, getRed, getReds, getRGB, getRGBs, getTransparency, getTransparentPixel, getValidPixels, hashCode, isCompatibleRaster, isCompatibleSampleModel, isValid, isValid, toStringMethods inherited from class ColorModel
coerceData, getAlpha, getAlphaRaster, getBlue, getColorSpace, getComponentSize, getDataElement, getDataElements, getGreen, getNormalizedComponents, getNormalizedComponents, getNumColorComponents, getNumComponents, getPixelSize, getRed, getRGB, getRGBdefault, getTransferType, getUnnormalizedComponents, hasAlpha, isAlphaPremultiplied
-
Field Details
-
CMAP
private static final int[] CMAP -
INSTANCE
-
-
Constructor Details
-
ICNS4BitColorModel
private ICNS4BitColorModel()
-