Creates the effect of a new image wiping across another. The transform takes the pixel color that is at the edge of the wipe and extends it linearly like a light ray, creating an effect of a moving ray of light coming from the image.
Note To use this transform, you need to have Microsoft® DirectX® Media 6, Microsoft Internet Explorer 5, Microsoft Windows® 98 Second Edition, or Windows 2000 installed.
For more information, see Copyright, Installation, and Redistribution Information.
Transform Specifications
The following table contains the information you need in order to use this transform in C++ and script.
Class identifier (CLSID) | CLSID_DXTMetaLightWipe |
---|---|
Globally unique identifier (GUID) | 107045C8-06E0-11D2-8D6D-00C04F8EF8E0 |
Programmatic identifier (ProgId) | DXImageTransform.MetaCreations.LightWipe |
Category identifier (CATID) | CATID_DXImageTransform |
Custom interfaces | None |
Supported interfaces | IDXEffect |
Inputs | Two required of type IDXSurface. |
Output | IDXSurface |
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.