public final class UInt32ColorModel extends ComponentColorModel
TYPE_INT unsigned integral samples.pixel_bits, transferTypeBITMASK, 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, isCompatibleSampleModelfinalize, getColorSpace, getComponentSize, getComponentSize, getNumColorComponents, getNumComponents, getPixelSize, getRGBdefault, getTransferType, getTransparency, hasAlpha, hashCode, isAlphaPremultiplied, toStringpublic UInt32ColorModel(ColorSpace cs, boolean hasAlpha, boolean isAlphaPremultiplied)
public float[] getNormalizedComponents(Object pixel, float[] normComponents, int normOffset)
getNormalizedComponents in class ComponentColorModelCopyright © 2022. All rights reserved.