Constructor and Description |
---|
BrightPass(processing.core.PApplet sketch) |
BrightPass(processing.core.PApplet sketch,
float threshold) |
Modifier and Type | Method and Description |
---|---|
float |
getThreshold() |
void |
prepare(Supervisor supervisor) |
void |
setThreshold(float threshold) |
public BrightPass(processing.core.PApplet sketch)
public BrightPass(processing.core.PApplet sketch, float threshold)
public void prepare(Supervisor supervisor)
public float getThreshold()
public void setThreshold(float threshold)