public class BrightnessContrastOp extends NullOp implements Parallelizable
Constructor and Description |
---|
BrightnessContrastOp(float b,
float c) |
Modifier and Type | Method and Description |
---|---|
float |
clamp(float v) |
java.awt.image.BufferedImage |
filter(java.awt.image.BufferedImage src,
java.awt.image.BufferedImage dest) |
float |
getBrightness() |
float |
getContrast() |
void |
setBrightness(float b) |
void |
setContrast(float c) |
createCompatibleDestImage, getBounds2D, getOpName, getPoint2D, getRenderingHints