public class HSBAdjustFilter
extends java.awt.image.RGBImageFilter
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
float |
bFactor |
float |
hFactor |
float |
sFactor |
| Constructor and Description |
|---|
HSBAdjustFilter() |
HSBAdjustFilter(float r,
float g,
float b) |
| Modifier and Type | Method and Description |
|---|---|
int |
filterRGB(int x,
int y,
int rgb) |
java.lang.String |
toString() |
filterIndexColorModel, filterRGBPixels, setColorModel, setPixels, setPixels, substituteColorModel