Namespace PaintDotNet.Rendering
Classes
- CompositionOp
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.).
Structs
Interfaces
- IFunctionInterpolator
Provides a means for sampling a function along the x-axis.