Package 

Class BrightnessEffect

    • Constructor Summary

      Constructors 
      Constructor Description
      BrightnessEffect(float brightnessvalue) Initialize Effect
    • Method Summary

      Modifier and Type Method Description
      String getShader(GLSurfaceView mGlSurfaceView)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BrightnessEffect

        BrightnessEffect(float brightnessvalue)
        Initialize Effect
        Parameters:
        brightnessvalue - Range should be between 0.1- 2.0 with 1.0 being normal.