Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts0003939
StatusNot Changed
Class Summary
IndexColorModel
Field Detail
Constructor Detail
IndexColorModel(int,int,byte[],byte[],byte[])
IndexColorModel(int,int,byte[],byte[],byte[],byte[])
IndexColorModel(int,int,byte[],byte[],byte[],int)
IndexColorModel(int,int,byte[],int,boolean)
IndexColorModel(int,int,byte[],int,boolean,int)
IndexColorModel(int,int,int[],int,boolean,int,int)
IndexColorModel(int,int,int[],int,int,java.math.BigInteger)
Method Detail
convertToIntDiscrete(java.awt.image.Raster,boolean)
createCompatibleSampleModel(int,int)
createCompatibleWritableRaster(int,int)
equals(java.lang.Object)
finalize()
getAlpha(int)
getAlphas(byte[])
getBlue(int)
getBlues(byte[])
getComponentSize()
getComponents(int,int[],int)
getComponents(java.lang.Object,int[],int)
getDataElement(int[],int)
getDataElements(int,java.lang.Object)
getDataElements(int[],int,java.lang.Object)
getGreen(int)
getGreens(byte[])
getMapSize()
getRGB(int)
getRGBs(int[])
getRed(int)
getReds(byte[])
getTransparency()
getTransparentPixel()
getValidPixels()
hashCode()
isCompatibleRaster(java.awt.image.Raster)
isCompatibleSampleModel(java.awt.image.SampleModel)
isValid()
isValid(int)
toString()

© 2020 Oracle Corporation and/or its affiliates