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