Transparency
public final class UInt32ColorModel extends ComponentColorModel
TYPE_INT
unsigned integral samples.pixel_bits, transferType
BITMASK, 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, toString
coerceData, 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, isCompatibleSampleModel
public UInt32ColorModel(ColorSpace cs, boolean hasAlpha, boolean isAlphaPremultiplied)
public float[] getNormalizedComponents(Object pixel, float[] normComponents, int normOffset)
getNormalizedComponents
in class ComponentColorModel
Copyright © 2018. All rights reserved.