| Package | Description |
|---|---|
| java.awt.image |
Provides classes for creating and modifying images.
|
| Modifier and Type | Method and Description |
|---|---|
IndexColorModel |
RGBImageFilter.filterIndexColorModel(IndexColorModel icm)
Filters an IndexColorModel object by running each entry in its
color tables through the filterRGB function that RGBImageFilter
subclasses must provide.
|
| Modifier and Type | Method and Description |
|---|---|
IndexColorModel |
RGBImageFilter.filterIndexColorModel(IndexColorModel icm)
Filters an IndexColorModel object by running each entry in its
color tables through the filterRGB function that RGBImageFilter
subclasses must provide.
|
Copyright © 2012 CableLabs. All Rights Reserved.