Constructor and Description |
---|
PixelatePass(processing.core.PApplet sketch) |
PixelatePass(processing.core.PApplet sketch,
float amount) |
Modifier and Type | Method and Description |
---|---|
float |
getAmount() |
void |
prepare(Supervisor supervisor) |
void |
setAmount(float amount) |
public PixelatePass(processing.core.PApplet sketch)
public PixelatePass(processing.core.PApplet sketch, float amount)
public void prepare(Supervisor supervisor)
public float getAmount()
public void setAmount(float amount)