Enum VideoEffectType
Video effect type.
Namespace: VisioForge.Core.Types.VideoEffects
Assembly: VisioForge.Core.dll
Syntax
public enum VideoEffectType
Fields
Name | Description |
---|---|
Blue | Blue. |
Blur | Blur. |
ColorNoise | Color noise. |
Contrast | Contrast. |
Darkness | Darkness. |
DeinterlaceBlend | Deinterlace blend. |
DeinterlaceCAVT | Deinterlace CAVT. |
DeinterlaceTriangle | Deinterlace triangle. |
DenoiseAdaptive | Denoise adaptive. |
DenoiseCAST | Denoise CAST. |
DenoiseMosquito | Denoise mosquito. |
DenoiseSNR | Denoise SNR. |
FadeIn | Fade-in. |
FadeOut | Fade-out. |
FilterBlue | Filter blue. |
FilterGreen | Filter green. |
FilterRed | Filter red. |
FlipDown | Flip down. |
FlipRight | Flip right. |
Green | Green. |
Greyscale | Grayscale. |
ImageLogo | Graphical logo. |
Invert | Invert. |
Lightness | Lightness. |
MaxineArtifactReduction | The Nvidia maxine artifact reduction. |
MaxineDenoise | The Nvidia Maxine denoise. |
MirrorHorizontal | Mirror down. |
MirrorVertical | Mirror right. |
MonoNoise | Mono noise. |
Mosaic | Mosaic. |
Pan | Pan. |
Posterize | Posterize. |
Red | Red. |
Rotate | Rotate. |
Saturation | Saturation. |
ScrollingTextLogo | The scrolling text logo. |
ShakeDown | Shake down. |
Sharpen | Sharpen. |
Solorize | Solorize. |
Spray | Spray. |
TextLogo | Text logo. |
Undefined | Undefined. |
Zoom | Zoom. |