Bitmap Effects

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

Important

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.

In This Section

Bitmap Effects Overview

Reference

BitmapEffect

System.Windows.Media.Effects

Graphics and Multimedia

Imaging Overview