Table of Contents

Class UnaryPixelOps.SetChannel

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

Used to set a given channel of a pixel to a given, predefined color. Useful if you want to set only the alpha value of a given region.

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

Constructors

SetChannel(int, byte)

Methods

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