public final class Int16ComponentColorModel extends ComponentColorModel
TYPE_SHORT signed integral samples.pixel_bits, transferTypeBITMASK, OPAQUE, TRANSLUCENT| Constructor and Description |
|---|
Int16ComponentColorModel(ColorSpace cs,
boolean hasAlpha,
boolean isAlphaPremultiplied) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBlue(Object inData) |
int |
getGreen(Object inData) |
int |
getRed(Object inData) |
coerceData, createCompatibleSampleModel, createCompatibleWritableRaster, equals, getAlpha, getAlpha, getAlphaRaster, getBlue, getComponents, getComponents, getDataElement, getDataElement, getDataElements, getDataElements, getDataElements, getGreen, getNormalizedComponents, getNormalizedComponents, getRed, getRGB, getRGB, getUnnormalizedComponents, isCompatibleRaster, isCompatibleSampleModelfinalize, getColorSpace, getComponentSize, getComponentSize, getNumColorComponents, getNumComponents, getPixelSize, getRGBdefault, getTransferType, getTransparency, hasAlpha, hashCode, isAlphaPremultiplied, toStringpublic Int16ComponentColorModel(ColorSpace cs, boolean hasAlpha, boolean isAlphaPremultiplied)
public int getRed(Object inData)
getRed in class ComponentColorModelpublic int getGreen(Object inData)
getGreen in class ComponentColorModelpublic int getBlue(Object inData)
getBlue in class ComponentColorModelCopyright © 2022. All rights reserved.