Table of Contents

Class InvertEffect

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

Inverts the colors of an image.

For more information, see Invert effect

public sealed class InvertEffect : DeviceEffect<InvertEffect.Props>, ISerializable, IDeviceEffect, IDeviceImage, IDirect2DResource, IFactoryProperty, IDeviceEffectProperties, IInternalImpl, IObjectRef, IIsDisposed, IDisposable
Inheritance
InvertEffect
Implements
Inherited Members
Extension Methods

Constructors

InvertEffect(IDeviceEffectFactory)
InvertEffect(IDeviceEffectFactory, IDeviceImage)