Table of Contents

Constructor AlphaMaskEffect2

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

AlphaMaskEffect2(IDeviceEffectFactory)

public AlphaMaskEffect2(IDeviceEffectFactory factory)

Parameters

factory IDeviceEffectFactory

AlphaMaskEffect2(IDeviceEffectFactory, IDeviceImage, IDeviceImage, AlphaMaskAlphaMode2)

public AlphaMaskEffect2(IDeviceEffectFactory factory, IDeviceImage destination, IDeviceImage mask, AlphaMaskAlphaMode2 alphaMode = AlphaMaskAlphaMode2.Premultiplied)

Parameters

factory IDeviceEffectFactory
destination IDeviceImage
mask IDeviceImage
alphaMode AlphaMaskAlphaMode2