|
|||||||||
| Home >> All >> java >> awt >> [ image overview ] | PREV NEXT | ||||||||
Uses of Class
java.awt.image.IndexColorModel
| Uses of IndexColorModel in java.awt.image |
| Methods in java.awt.image that return IndexColorModel | |
IndexColorModel |
RGBImageFilter.filterIndexColorModel(IndexColorModel icm)
Filters an IndexColorModel through the filterRGB function. |
| Methods in java.awt.image with parameters of type IndexColorModel | |
IndexColorModel |
RGBImageFilter.filterIndexColorModel(IndexColorModel icm)
Filters an IndexColorModel through the filterRGB function. |
| Constructors in java.awt.image with parameters of type IndexColorModel | |
BufferedImage(int w,
int h,
int type,
IndexColorModel indexcolormodel)
|
|
|
|||||||||
| Home >> All >> java >> awt >> [ image overview ] | PREV NEXT | ||||||||