Table of Contents

Constructor PropertyBasedBitmapEffect

Namespace
PaintDotNet.Effects
Assembly
PaintDotNet.Effects.Core.dll

PropertyBasedBitmapEffect(string, IBitmapSource, string?, BitmapEffectOptions)

protected PropertyBasedBitmapEffect(string name, IBitmapSource image, string? submenuName, BitmapEffectOptions options)

Parameters

name string
image IBitmapSource
submenuName string
options BitmapEffectOptions

PropertyBasedBitmapEffect(string, Image, string?, BitmapEffectOptions)

protected PropertyBasedBitmapEffect(string name, Image image, string? submenuName, BitmapEffectOptions options)

Parameters

name string
image Image
submenuName string
options BitmapEffectOptions

PropertyBasedBitmapEffect(string, string?, BitmapEffectOptions)

protected PropertyBasedBitmapEffect(string name, string? submenuName, BitmapEffectOptions options)

Parameters

name string
submenuName string
options BitmapEffectOptions