Table of Contents

Constructor PropertyBasedGpuImageEffect

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

PropertyBasedGpuImageEffect(string, IBitmapSource, string?, GpuImageEffectOptions)

protected PropertyBasedGpuImageEffect(string name, IBitmapSource image, string? submenuName, GpuImageEffectOptions options)

Parameters

name string
image IBitmapSource
submenuName string
options GpuImageEffectOptions

PropertyBasedGpuImageEffect(string, Image, string?, GpuImageEffectOptions)

protected PropertyBasedGpuImageEffect(string name, Image image, string? submenuName, GpuImageEffectOptions options)

Parameters

name string
image Image
submenuName string
options GpuImageEffectOptions

PropertyBasedGpuImageEffect(string, string?, GpuImageEffectOptions)

protected PropertyBasedGpuImageEffect(string name, string? submenuName, GpuImageEffectOptions options)

Parameters

name string
submenuName string
options GpuImageEffectOptions