Using Transforms

This overview suggests further reading regarding how to use a Microsoft DirectX Transform in a Windows application. Windows Internet Explorer provides many prewritten image transforms, such as Blur, and Fade. You can use these prewritten transforms in your applications with only a few additional method calls. You can expand your library of transforms by obtaining them from other transform authors or by writing your own transforms.

The following articles explain how to use transforms in Windows applications.