Table of Contents

Class UnaryPixelOps.Identity

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Passes through the given color value. result(color) = color

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

Constructors

Identity()

Methods

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