-
- 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 StringgetShader(GLSurfaceView mGlSurfaceView)-
-
Method Detail
-
getShader
String getShader(GLSurfaceView mGlSurfaceView)
-
-
-
-