public final class UInt32ColorModel extends ComponentColorModel
TYPE_INT
unsigned integral samples.pixel_bits, transferType
BITMASK, OPAQUE, TRANSLUCENT
Constructor and Description |
---|
UInt32ColorModel(ColorSpace cs,
boolean hasAlpha,
boolean isAlphaPremultiplied) |
Modifier and Type | Method and Description |
---|---|
float[] |
getNormalizedComponents(Object pixel,
float[] normComponents,
int normOffset) |
coerceData, createCompatibleSampleModel, createCompatibleWritableRaster, equals, getAlpha, getAlpha, getAlphaRaster, getBlue, getBlue, getComponents, getComponents, getDataElement, getDataElement, getDataElements, getDataElements, getDataElements, getGreen, getGreen, getNormalizedComponents, getRed, getRed, getRGB, getRGB, getUnnormalizedComponents, isCompatibleRaster, isCompatibleSampleModel
finalize, getColorSpace, getComponentSize, getComponentSize, getNumColorComponents, getNumComponents, getPixelSize, getRGBdefault, getTransferType, getTransparency, hasAlpha, hashCode, isAlphaPremultiplied, toString
public UInt32ColorModel(ColorSpace cs, boolean hasAlpha, boolean isAlphaPremultiplied)
public float[] getNormalizedComponents(Object pixel, float[] normComponents, int normOffset)
getNormalizedComponents
in class ComponentColorModel
Copyright © 2017. All rights reserved.