public class HueSatIntOp extends NullOp
| Constructor and Description |
|---|
HueSatIntOp() |
HueSatIntOp(float[] shifts) |
HueSatIntOp(float hg,
float sg,
float bg) |
| Modifier and Type | Method and Description |
|---|---|
float |
clampFloat(float v,
float min,
float max) |
java.awt.image.BufferedImage |
filter(java.awt.image.BufferedImage src,
java.awt.image.BufferedImage dest) |
createCompatibleDestImage, getBounds2D, getOpName, getPoint2D, getRenderingHintspublic HueSatIntOp(float hg,
float sg,
float bg)
hg - sg - bg - public HueSatIntOp(float[] shifts)
shifts - public HueSatIntOp()