Stretches one image across another, in the specified style (push, hide, or spin). In push mode, the second image appears to push the first image away. In hide mode, the second image covers the first image. In spin mode, the second image spins from an edge view to a front view, covering the first image.
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) | 7658F2A2-0A83-11d2-A484-00C04F8EFB69 |
---|---|
Programmatic identifier (ProgId) | DXImageTransform.Microsoft.CrStretch |
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 |
---|---|---|
stretchStyle | SPIN | The type of style used to stretch the first image over the second image. Valid parameters are HIDE, PUSH, and SPIN. |