This documentation is archived and is not being maintained.
Effect Class
Visual Studio 2008
Updated: July 2008
Provides a custom bitmap effect.
Assembly: PresentationCore (in PresentationCore.dll)
Derive from the Effect class to implement a custom bitmap effect. In most cases, you will derive from ShaderEffect.
- UIPermission
for full access to UI resources. Associated enumeration: UIPermissionWindow.AllWindows
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Freezable
System.Windows.Media.Animation.Animatable
System.Windows.Media.Effects.Effect
System.Windows.Media.Effects.BlurEffect
System.Windows.Media.Effects.DropShadowEffect
System.Windows.Media.Effects.ShaderEffect
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Freezable
System.Windows.Media.Animation.Animatable
System.Windows.Media.Effects.Effect
System.Windows.Media.Effects.BlurEffect
System.Windows.Media.Effects.DropShadowEffect
System.Windows.Media.Effects.ShaderEffect
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: