Table of Contents

Constructor MorphologyEffect

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Core.dll

MorphologyEffect(IDeviceEffectFactory)

public MorphologyEffect(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

MorphologyEffect(IDeviceEffectFactory, IDeviceImage, MorphologyMode, int, int)

public MorphologyEffect(IDeviceEffectFactory factory, IDeviceImage input, MorphologyMode mode, int width, int height)

Parameters

factory IDeviceEffectFactory
input IDeviceImage
mode MorphologyMode
width int
height int