Creates a venetian blind effect that appears to open and close horizontal bands of one image on top of another.
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 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_CrBlinds |
---|---|
Globally unique identifier (GUID) | 00C429C0-0BA9-11d2-A484-00C04F8EFB69 |
Programmatic identifier (ProgId) | DXImageTransform.Microsoft.CrBlinds |
Category identifier (CATID) | CATID_DXImageTransform |
Custom interfaces | ICrBlinds |
Supported interfaces | IDXEffect |
Inputs | Two required of type IDXSurface. |
Output | IDXSurface |
Custom Properties
The following table lists the custom properties that control the transform output.
Property | Type | Default | Description |
---|---|---|---|
Bands | short | 10 | The number of image bands in the output image. Valid values for this property range from 1 to 10. |
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.