Class CompositionOp
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Core.dll
A composition blend operator is used for ordered blending, such as "a OVER b". All composition ops use straight alpha (not premultiplied alpha, i.o.w.).
public abstract class CompositionOp : BinaryPixelOp, IPixelOp
- Inheritance
-
CompositionOp
- Implements
- Derived
- Inherited Members