public class MapColorsFilter extends PointFilter
canFilterIndexColorModel| 构造器和说明 |
|---|
MapColorsFilter()
Construct a MapColorsFilter.
|
MapColorsFilter(int oldColor,
int newColor)
Construct a MapColorsFilter.
|
| 限定符和类型 | 方法和说明 |
|---|---|
int |
filterRGB(int x,
int y,
int rgb) |
filter, setDimensionsclone, createCompatibleDestImage, getBounds2D, getPoint2D, getRenderingHints, getRGB, setRGBpublic MapColorsFilter()
public MapColorsFilter(int oldColor,
int newColor)
oldColor - the color to replacenewColor - the color to replace it withpublic int filterRGB(int x,
int y,
int rgb)
filterRGB 在类中 PointFilterCopyright © 2015. All rights reserved.