Class GLLaplacianVideoEffect
Laplacian video effect (OpenGL).
Inherited Members
Namespace: VisioForge.Core.Types.X.OpenGL
Assembly: VisioForge.Core.dll
Syntax
public class GLLaplacianVideoEffect : GLBaseVideoEffect
Constructors
GLLaplacianVideoEffect()
Initializes a new instance of the GLLaplacianVideoEffect class.
Declaration
public GLLaplacianVideoEffect()
Properties
Invert
Gets or sets a value indicating whether to invert colors to get dark edges on bright background.
Declaration
public bool Invert { get; set; }
Property Value
Type | Description |
---|---|
bool |