Package 

Class InvertColorsEffect

  • All Implemented Interfaces:
    com.shuyu.gsyvideoplayer.render.view.GSYVideoGLView.ShaderInterface

    
    public class InvertColorsEffect
     implements GSYVideoGLView.ShaderInterface
                        

    Inverts the video colors. This can also be known as negative Effect.

    • Constructor Summary

      Constructors 
      Constructor Description
      InvertColorsEffect() 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