<< Index

Video Transitions


Barn

Reveals new content of the object with a motion that resembles doors opening or closing.


Blinds

Reveals new content of the object with a motion that appears to open or close blinds.


CheckerBoard

Reveals new content of the object by uncovering squares placed like a checkerboard over the original content.


Compositor

Composites a one (A) content with another (B) using various methods.


DxtCompositor Class

Composites a subrectangle from the foreground into a designated rectangle on the background, without altering the rest of the background. Use this transition to create split-screen or picture-in-picture effects.


DxtJpeg Class (SMPTE Wipe)

Produces any of the standard wipes defined by the Society of Motion Picture and Television Engineers (SMPTE) in SMPTE document 258M-1993, with the exception of the quad split.


DxtKey Class

Performs keying based on RGB value, alpha value, hue, or luminance.


Fade

Reveals new content of the object by fading out the original content.


GradientWipe

Reveals new content of the object by passing a gradient band over the original content.

Same as Wipe (DirectX Media) transition.


Inset

Reveals new content of the object diagonally.
This transition does not support any additional features.


Iris

Reveals new content of the object with an iris effect, similar to the opening of a camera aperture.


Pixelate

Displays the content of the object as colored squares that take the average color value of the pixels they replace.

The Pixelate transition is a complex visual effect. In the first half of the transition, the content is displayed as expanding pixelated squares. The width of the pixelated squares increases from one pixel to MaxSquare pixels at the halfway point of the transition. The final half of the transition reduces the pixelated squares back to individual pixels, revealing the new content. During this transition, the original content fades into the new content. The fade effect is produced by reducing the opacity of the original content to zero while the opacity of the new content is raised to 100 percent at the same time.


RadialWipe

Reveals new content of the object with a radial wipe, like a windshield-wiper blade.


RandomBars

Reveals new content of the object by exposing random lines of pixels.


RandomDissolve

Reveals new content of the object by exposing random pixels.
This transition does not support any additional features.


Slide

Reveals new content of the object by sliding sections of the image into place.


Spiral

Reveals new content of the object with a spiral motion.

The combination of the GridSizeX and GridSizeY property values divides the content of an object into a grid for the filter to use.


Stretch

Reveals new content of the object with a stretching motion to cover the original content.


Strips

Reveals new content of the object by moving successive strips into place, like a diagonal saw blade passing across the original content.


Wheel

Reveals new content of the object with a rotating motion, like spokes of a wheel covering the original content.


Wipe (DirectX Media)

Provides wipes based on the DirectX Media Wipe.

Same as GradientWipe transition.


ZigZag

Reveals new content of the object with a forward and back motion that moves down the object.

The combination of the GridSizeX and GridSizeY property values divides the content of an object into a grid for the filter to use.