public class MonochromeColorModel extends IndexColorModel
pixel_bits, transferType
BITMASK, OPAQUE, TRANSLUCENT
Modifier and Type | Method and Description |
---|---|
Object |
getDataElements(int pRGB,
Object pPixel) |
static IndexColorModel |
getInstance() |
convertToIntDiscrete, createCompatibleSampleModel, createCompatibleWritableRaster, finalize, getAlpha, getAlphas, getBlue, getBlues, getComponents, getComponents, getComponentSize, getDataElement, getDataElements, getGreen, getGreens, getMapSize, getRed, getReds, getRGB, getRGBs, getTransparency, getTransparentPixel, getValidPixels, isCompatibleRaster, isCompatibleSampleModel, isValid, isValid, toString
coerceData, equals, getAlpha, getAlphaRaster, getBlue, getColorSpace, getComponentSize, getDataElement, getDataElements, getGreen, getNormalizedComponents, getNormalizedComponents, getNumColorComponents, getNumComponents, getPixelSize, getRed, getRGB, getRGBdefault, getTransferType, getUnnormalizedComponents, hasAlpha, hashCode, isAlphaPremultiplied
public static IndexColorModel getInstance()
public Object getDataElements(int pRGB, Object pPixel)
getDataElements
in class IndexColorModel
Copyright © 2014. All Rights Reserved.