Constructor InvertAlphaEffect
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
InvertAlphaEffect(IDeviceEffectFactory)
public InvertAlphaEffect(IDeviceEffectFactory factory)
Parameters
factory
IDeviceEffectFactory
InvertAlphaEffect(IDeviceEffectFactory, IDeviceImage, InvertAlphaAlphaMode)
public InvertAlphaEffect(IDeviceEffectFactory factory, IDeviceImage input, InvertAlphaAlphaMode alphaMode = InvertAlphaAlphaMode.Premultiplied)
Parameters
factory
IDeviceEffectFactoryinput
IDeviceImagealphaMode
InvertAlphaAlphaMode