Package 

Class ContrastEffect

    • Constructor Summary

      Constructors 
      Constructor Description
      ContrastEffect(float contrast) 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

      • ContrastEffect

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