Enum GLVideoEffectID
Video effect ID for OpenGL video effects.
Namespace: VisioForge.Core.Types.X.OpenGL
Assembly: VisioForge.Core.dll
Syntax
public enum GLVideoEffectID
Fields
Name | Description |
---|---|
Alpha | The alpha channels effect. |
Blur | Blur with 9x9 separable convolution effect. |
Bulge | The bulge effect. |
ColorBalance | The color balance effect. |
Deinterlace | The deinterlace effect. |
FishEye | The fish eye effect. |
Flip | The flip effect. |
GlowLighting | The glow lighting effect. |
Grayscale | The grayscale effect. |
Heat | The heat signature effect. |
Laplacian | The laplacian effect. |
LightTunnel | The light tunnel effect. |
LumaX | The luma cross processing effect. |
Mirror | The mirror effect. |
Resize | The resize effect. |
Sepia | The sepia effect. |
SinCity | The sin city movie gray-red effect. |
Sobel | The sobel effect. |
Square | The square effect. |
Squeeze | The squeeze effect. |
Stretch | The stretch effect. |
Transformation | The transformation effect. |
Twirl | The twirl effect. |
XRay | The X-ray effect. |