Generates a radial wipe (a wipe of the second image over the first that sweeps radially) of a specified typeeither clock, wedge, or radial. The clock and wedge types start at 12 o'clock and are centered on the image. The clock type sweeps the second image clockwise over the first image. The wedge type sweeps the second image simultaneously clockwise and counterclockwise over the first image. The radial type is centered in the upper-left corner of the image and sweeps down from the top in a radial arc.
Note To use this transform, you need to have Microsoft® DirectX® Media 6, Microsoft Internet Explorer 5, the Microsoft Windows® 98 OEM Service Release (OSR), or Windows 2000 installed.
Transform Specifications
The following table contains the information you need to use this transform in script.
Globally unique identifier (GUID) | 424B71AF-0695-11D2-A484-00C04F8EFB69 |
---|---|
Programmatic identifier (ProgId) | DXImageTransform.Microsoft.CrRadialWipe |
Inputs | Two input images are required. |
Transform type | Transition |
Transform Properties
The following table lists the transform properties that control the appearance of the output.
Property name | Default | Description |
---|---|---|
wipeStyle | CLOCK | The type of radial wipe to perform on the image. Valid parameters are CLOCK, WEDGE, and RADIAL. |