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