FilterForest
class FilterForest
A simple image filter to camera.
public class FilterForest extends CameraFilter
— Constructors (1) —
Constructor | Description |
---|---|
FilterForest() | Creates a new FilterForest. |
— Methods (2) —
Name | Description |
---|---|
float getStrength() | Returns the current strength of the FilterForest. |
void setStrength(float value) | Sets the current strength of the FilterForest to be "value" argument. |