Table of Contents

Class InvertAlphaEffect

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

Inverts the alpha channel of an image.

public sealed class InvertAlphaEffect : CustomEffect<InvertAlphaEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
InvertAlphaEffect
Implements
Inherited Members

Constructors

InvertAlphaEffect(IDeviceEffectFactory)
InvertAlphaEffect(IDeviceEffectFactory, IDeviceImage, InvertAlphaAlphaMode)