Package 

Class NoFilter

  • All Implemented Interfaces:
    com.otaliastudios.cameraview.filter.Filter

    
    public final class NoFilter
    extends BaseFilter
                        

    A Filter that draws frames without any modification.

    • Method Summary

      Modifier and Type Method Description
      String getFragmentShader() Returns a String containing the fragment shader.
      • Methods inherited from class com.otaliastudios.cameraview.filter.BaseFilter

        copy, draw, getVertexShader, onCreate, onDestroy, setSize
      • Methods inherited from class com.otaliastudios.cameraview.filter.Filter

        copy
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait