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