public class OptimalIndexColorModel extends IndexColorModel
pixel_bits, transferType
BITMASK, OPAQUE, TRANSLUCENT
Modifier and Type | Method and Description |
---|---|
static OptimalIndexColorModel |
getOptimalIndexColorModel(BufferedImage image) |
convertToIntDiscrete, createCompatibleSampleModel, createCompatibleWritableRaster, finalize, getAlpha, getAlphas, getBlue, getBlues, getComponents, getComponents, getComponentSize, getDataElement, getDataElements, getDataElements, getGreen, getGreens, getMapSize, getRed, getReds, getRGB, getRGBs, getTransparency, getTransparentPixel, getValidPixels, isCompatibleRaster, isCompatibleSampleModel, isValid, isValid, toString
coerceData, equals, getAlpha, getAlphaRaster, getBlue, getColorSpace, getComponentSize, getDataElement, getDataElements, getGreen, getNormalizedComponents, getNormalizedComponents, getNumColorComponents, getNumComponents, getPixelSize, getRed, getRGB, getRGBdefault, getTransferType, getUnnormalizedComponents, hasAlpha, hashCode, isAlphaPremultiplied
public static OptimalIndexColorModel getOptimalIndexColorModel(BufferedImage image)
Copyright © 2016. All rights reserved.