Table of Contents

Class PropertyBasedBitmapEffect

Namespace
PaintDotNet.Effects
Assembly
PaintDotNet.Effects.Core.dll
public abstract class PropertyBasedBitmapEffect : BitmapEffect<PropertyBasedEffectConfigToken>, ISerializable, IBitmapEffect, IEffect<PropertyBasedEffectConfigToken>, IEffect, IObjectRef, IIsDisposed, IDisposable
Inheritance
PropertyBasedBitmapEffect
Implements
Inherited Members
Extension Methods

Constructors

PropertyBasedBitmapEffect(string, IBitmapSource, string?, BitmapEffectOptions)
PropertyBasedBitmapEffect(string, Image, string?, BitmapEffectOptions)
PropertyBasedBitmapEffect(string, string?, BitmapEffectOptions)

Methods

CreateConfigUI(PropertyCollection)
CreateDefaultConfigUI(IEnumerable<Property>)
CreatePropertyCollection()
OnCreateConfigForm()
OnCreateConfigUI(PropertyCollection)
OnCreatePropertyCollection()
OnCustomizeConfigUIWindowProperties(PropertyCollection)