Constructor and Description |
---|
SaturationVibrancePass(processing.core.PApplet sketch) |
SaturationVibrancePass(processing.core.PApplet sketch,
float saturation,
float vibrance) |
Modifier and Type | Method and Description |
---|---|
float |
getSaturation() |
float |
getVibrance() |
void |
prepare(Supervisor supervisor) |
void |
setSaturation(float saturation) |
void |
setVibrance(float vibrance) |
public SaturationVibrancePass(processing.core.PApplet sketch)
public SaturationVibrancePass(processing.core.PApplet sketch, float saturation, float vibrance)
public void prepare(Supervisor supervisor)
public float getSaturation()
public void setSaturation(float saturation)
public float getVibrance()
public void setVibrance(float vibrance)