This topic has not yet been rated - Rate this topic

Bitmap Effects

The topics in this section describe how to apply visual effects to bitmap images using Windows Presentation Foundation (WPF).

Important noteImportant

In the .NET Framework 4 or later, the BitmapEffect class is obsolete. If you try to use the BitmapEffect class, you will get an obsolete exception. The non-obsolete alternative to the BitmapEffect class is the Effect class. In most situations, the Effect class is significantly faster.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.