public class CFilterHSB
extends java.awt.image.RGBImageFilter
Modifier and Type | Field and Description |
---|---|
float |
brightnessFactor |
float |
hueFactor |
float |
saturationFactor |
Constructor and Description |
---|
CFilterHSB(float hueFactor,
float saturationFactor,
float brightnessFactor) |
Modifier and Type | Method and Description |
---|---|
int |
filterRGB(int x,
int y,
int rgb) |
filterIndexColorModel, filterRGBPixels, setColorModel, setPixels, setPixels, substituteColorModel