FilterNightForest
classe FilterNightForest
Um filtro de imagem simples para a câmera.
public class FilterNightForest extends CameraFilter
— Construtores (1) —
Construtor | Descrição |
---|---|
FilterNightForest() | Cria uma nova instância do FilterNightForest. |
— Métodos (2) —
Nome | Descrição |
---|---|
float getStrength() | Retorna a força atual do FilterNightForest. |
void setStrength(float value) | Define a força atual do FilterNightForest como o valor do argumento "value". |