Uses of Class java.awt.image.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.