Class BitmapEffect
- Namespace
- PaintDotNet.Effects
- Assembly
- PaintDotNet.Effects.Core.dll
The base class for effects that run on the CPU.
public abstract class BitmapEffect : EffectBase, ISerializable, IBitmapEffect, IEffect, IObjectRef, IIsDisposed, IDisposable- Inheritance
- 
      
      
      
      BitmapEffect
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
Properties
Methods
- OnInitializeRenderInfo(IBitmapEffectRenderInfo)
- Overridden by the derived class to specify rendering information.