Enum VideoEffectID
Video effect ID.
Namespace: VisioForge.Core.Types.X.VideoEffects
Assembly: VisioForge.Core.dll
Syntax
public enum VideoEffectID
Fields
Name | Description |
---|---|
Aging | Aging video effect ages a video stream, adds scratches, dust, and change colors. |
AspectRatioCrop | The aspect ratio crop. |
Balance | Balance. |
Box | The box. |
Bulge | Bugle adds a protuberance in the center point. |
Circle | Circle warps the picture into an arc shaped form. |
ColorEffects | Color effects. |
Crop | Crop. |
CustomVideoSampleGrabber | The custom video sample grabber. |
Deinterlace | Deinterlace. |
Dice | The effect dices the screen up into many small squares. Each square is rotated randomly in one of four directions: 0, 90, 180 or 270 degrees. |
Diffuse | Diffuse effect diffuses the image by moving its pixels in random directions. |
Edge | Edge detects edges and display it using low resolution. |
FishEye | Fish-eye. |
FlipRotate | Flip / rotate. |
Gamma | Gamma. |
GaussianBlur | Gaussian blur. |
Grayscale | The grayscale. |
ImageOverlay | Image overlay. |
Interlace | Interlace. |
Kaleidoscope | The kaleidscope element applies 'kaleidoscope' geometric transform to the image. |
Marble | The marble effect applies a marbling effect to the image. |
Mirror | The mirror effect splits the image into two halves and reflects one over each other. |
MovingBlur | Moving blur effect detects a difference from the previous frame and blurs it. |
MovingEcho | Moving echo effect makes echo images of moving objects. |
MovingZoomEcho | Moving-zoom echo effect makes echo images with scaling, rotating and moving. |
OpticalAnimationBW | Black and white optical animation effect. |
OverlayManager | The image(s) overlay filter. |
Perspective | The perspective effect applies a perspective transform to the image. |
Pinch | The pinch effect applies a pinch transform to the image. |
Pseudo3D | Pseudo3D video effect. |
QRCodeOverlay | The QR code overlay. |
Quark | Quark effect disolves moving objects. |
Resize | Resize. |
Ripple | The ripple effect does ripple mark effect on the video input. |
Rotate | The rotate effect applies a rotation transform to the image. |
SVGOverlay | SVG overlay. |
Smooth | The pinch effect applies a smooth effect to the image. |
Sphere | The sphere effect applies a sphere transform to the image. |
Square | The square effect distorts the center part of the image into a square. |
Stretch | The stretch effect stretches the image in a circle around the center point. |
TextOverlay | Text overlay. |
Tunnel | The tunnel effect is a geometric image transform. It applies a light tunnel effect. |
Twirl | The twirl effect twists the image from the center out. |
Warp | Warp effect. |
WaterRipple | The water ripple effect applies a water ripple effect to the image. |