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