public final class Int16ComponentColorModel extends ComponentColorModel
TYPE_SHORT
signed integral samples.pixel_bits, transferType
BITMASK, 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, isCompatibleSampleModel
finalize, getColorSpace, getComponentSize, getComponentSize, getNumColorComponents, getNumComponents, getPixelSize, getRGBdefault, getTransferType, getTransparency, hasAlpha, hashCode, isAlphaPremultiplied, toString
public Int16ComponentColorModel(ColorSpace cs, boolean hasAlpha, boolean isAlphaPremultiplied)
public int getRed(Object inData)
getRed
in class ComponentColorModel
public int getGreen(Object inData)
getGreen
in class ComponentColorModel
public int getBlue(Object inData)
getBlue
in class ComponentColorModel
Copyright © 2017. All rights reserved.