Table of Contents

Class UnaryPixelOps.Invert

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Inverts a pixel's color, and passes through the alpha component.

public sealed class UnaryPixelOps.Invert : UnaryPixelOp, IPixelOp
Inheritance
UnaryPixelOps.Invert
Implements
Inherited Members

Constructors

Invert()

Methods

Apply(ColorBgra)
Apply(ColorBgra*, ColorBgra*, int)