Uses of Class java.awt.image.IndexColorModel

Uses in package gnu.javax.imageio.png

Constructors with parameter type java.awt.image.IndexColorModel

Methods with return type java.awt.image.IndexColorModel

IndexColorModel

Uses in package java.awt.image

Constructors with parameter type java.awt.image.IndexColorModel

BufferedImage.BufferedImage(int w, int h, int type, IndexColorModel indexcolormodel)

Methods with parameter type java.awt.image.IndexColorModel

IndexColorModel
Filters an IndexColorModel through the filterRGB function.

Methods with return type java.awt.image.IndexColorModel

IndexColorModel
Filters an IndexColorModel through the filterRGB function.

Uses in package gnu.javax.imageio.bmp

Methods with return type java.awt.image.IndexColorModel

IndexColorModel
Reads an N-color palette from an inputstream in RGBQUAD format and returns an equivalent ColorModel object