Slides one image onto another, in the specified style (hide, push, or swap). In hide mode, the first image is static, while the second image slides on top of it. In push mode, the second image pushes the first image in the forward direction (that is, both images move to the right). In swap mode, the topmost first image and the second image start moving away from each other, and then switch directions with the second image becoming the topmost image. The two images then move back toward each other.
Optionally, this transform can split the images into horizontal bands, with the slide occurring across all the bands.
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) | 810E402F-056B-11D2-A484-00C04F8EFB69 |
---|---|
Programmatic identifier (ProgId) | DXImageTransform.Microsoft.CrSlide |
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 |
---|---|---|
slideStyle | HIDE | The type of style used to slide the first image over the second image. Valid parameters are HIDE, PUSH, and SWAP. |
bands | 1 | Number of image bands in the slide effect. |