Constructor ReplaceChannelEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
ReplaceChannelEffect(IDeviceEffectFactory)
public ReplaceChannelEffect(IDeviceEffectFactory factory)
Parameters
factory
IDeviceEffectFactory
ReplaceChannelEffect(IDeviceEffectFactory, IDeviceImage, IDeviceImage, ChannelSelector, ReplaceChannelAlphaMode)
public ReplaceChannelEffect(IDeviceEffectFactory factory, IDeviceImage input, IDeviceImage channelSource, ChannelSelector channel, ReplaceChannelAlphaMode alphaMode = ReplaceChannelAlphaMode.Premultiplied)
Parameters
factory
IDeviceEffectFactoryinput
IDeviceImagechannelSource
IDeviceImagechannel
ChannelSelectoralphaMode
ReplaceChannelAlphaMode