Class UserBlendOps
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Data.dll
This class contains all the render ops that can be used by the user to configure a layer's blending mode. It also contains helper functions to aid in enumerating and using these blend ops. Credit for mathematical descriptions of many of the blend modes goes to a page on Pegtop Software's website called, "Blend Modes" http://www.pegtop.net/delphi/articles/blendmodes/
public sealed class UserBlendOps
- Inheritance
-
UserBlendOps
- Inherited Members
Methods
- GetBlendOps()
Returns an array of Type objects that lists all of the pixel ops contained within this class.