Skip to main content

Transitions

Products: Video Edit SDK .Net

The SMPTE Wipe transition produces any of the standard wipes defined by the Society of Motion Picture and Television Engineers (SMPTE) in SMPTE document 258M-1993, except for the quad split.

Properties

PropertyTypeDefaultDescription
Border ColorColor/TColorBlackColor of the border around the edges of the wipe pattern.
BorderSoftnesslong0Width of the blurry region around the edges of the wipe pattern. Specify zero for no blurry region.
BorderWidthlong0Width of the solid border along the edges of the wipe pattern. Specify zero for no border.
IDlong1Standard SMPTE wipe code specifying the style of wipe to use. For a list of wipe codes and their associated schematics, see SMPTE document 258M-1993.
OffsetXlong0Horizontal offset of the wipe origin from the center of the image. Valid only for values of ID from 101 to 131.
OffsetYlong0Verical offset of the wipe origin from the center of the image. Valid only for values of ID from 101 to 131.
ReplicateXlong0Number of times to replicate the wipe pattern horizontally. Valid only for values of ID from 101 to 131.
ReplicateYlong0Number of times to replicate the wipe pattern vertically. Valid only for values of ID from 101 to 131.
ScaleXdouble1.0Amount by which to stretch the wipe horizontally, as a percentage of the original wipe definition. Valid only for values of ID from 101 to 131.
ScaleYdouble1.0Amount by which to stretch the wipe vertically, as a percentage of the original wipe definition. Valid only for values of ID from 101 to 131.

SMPTE

This transition supports the following standard SMPTE wipes:

NumberDescriptionNumberDescription
1Horizontal211Radial, left-right, top
2Vertical212Radial, up-down, right
3Upper left213Radial, left-right, top-bottom
4Upper right214Radial, up-down, left-right
5Lower right221Radial, top
6Lower left222Radial, right
7Four corners223Radial, bottom
8Four squares224Radial, left
21Barn doors, vertical225Radial, top clockwise, bottom clockwise
22Barn doors, horizontal226Radial, left clockwise, right clockwise
23Top center227Radial, top clockwise, bottom anticlockwise
24Right center228Radial, left clockwise, right anticlockwise
25Bottom center231Radial, top split
26Left center232Radial, right split
41Diagonal, NW to SE233Radial, bottom split
42Diagonal, NE to SW234Radial, left split
43Triangles, top/bottom235Radial, top-bottom split
44Triangles, left/right236Radial, left-right split
45Diagonal stripe, SW to NE241Radial, top-left corner
46Diagonal stripe, NW to SE242Radial, bottom-left corner
47Cross243Radial, bottom-right corner
48Diamond Box244Radial, top-right corner
61Wedge, top245Radial, top-left, bottom-right
62Wedge, right246Radial, bottom-left, top-right
63Wedge, bottom251Center radial, top
64Wedge, left252Center radial, left
65V253Center radial, bottom
66V, right254Center radial, right
67V, inverted261Box radial, right
68V, left262Box radial, top
71Sawtooth, left263Center radial, top, bottom
72Sawtooth, top264Center radial, left, right
73Sawtooth, vertical301Matrix, horizontal
74Sawtooth, horizontal302Matrix, vertical
101Box303Matrix, diagonal, top-left
102Diamond304Matrix, diagonal, top-right
103Triangle, up305Matrix, diagonal, bottom-right
104Triangle, right306Matrix, diagonal, bottom-left
105Triangle, bottom310Matrix, clockwise top-left
106Triangle, left311Matrix, clockwise top-right
107Arrow head, up312Matrix, clockwise bottom-right
108Arrow head, right313Matrix, clockwise bottom-left
109Arrow head, down314Matrix, anticlockwise top-left
110Arrow head, left315Matrix, anticlockwise top-right
111Pentagon, up316Matrix, anticlockwise bottom-right
112Pentagon, down317Matrix, anticlockwise bottom-left
113Hexagon320Matrix, vertical top-left, top-right
114Hexagon, rotated321Matrix, vertical bottom-left, bottom-right
119Circle322Matrix, vertical top-left, bottom-right
120Oval, horizontal323Matrix, vertical bottom-left, top-right
121Oval, vertical324Matrix, horizontal top-left, bottom-left
122Eye, horizontal325Matrix, horizontal top-right, bottom-right
123Eye, vertical326Matrix, horizontal top-left, bottom-right
124Rounded rectangle, horizontal327Matrix, horizontal top-right, bottom-left
125Rounded rectangle, vertical328Matrix, diagonal bottom-left, top-right
1274-point star329Matrix, diagonal top-left, bottom-right
1284-point star340Matrix, top double spiral
1296-point star341Matrix, bottom double spiral
130Heart342Matrix, left double spiral
131Keyhole343Matrix, right double spiral
201Radial, 12 o'clock344Matrix, quad spiral, top-bottom
202Radial, 3 o'clock345Matrix, quad spiral, left-right
203Radial, 6 o'clock350Waterfall, left
204Radial, 9 o'clock351Waterfall, right
205Radial, 12 + 6 o'clock352Waterfall, horizontal, left
206Radial, 3 + 9 o'clock353Waterfall, horizontal, right
207Radial, 4-way409Random mask

Visit our GitHub page to get more code samples.