Class InvertEffect2
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Framework.dll
Similar to InvertEffect, but does not require a premultiplied input. This means that color information can be preserved for transparent pixels when the input is in straight alpha format and AlphaMode is set to Straight.
public sealed class InvertEffect2 : CustomEffect<InvertEffect2.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
- Inheritance
-
InvertEffect2
- Implements
- Inherited Members