Table of Contents

Class MixModeUtil

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll
public static class MixModeUtil
Inheritance
MixModeUtil
Inherited Members

Methods

From(BlendMode)

Gets the corresponding MixMode for the given BlendMode.

From(CompositeMode)

Gets the corresponding MixMode for the given CompositeMode.

From(BlendMode2)

Gets the corresponding MixMode for the given BlendMode2.

GetUserMixModes()

Gets the mix modes that are useful for user operations. These can be used for a Blend Mode property in an effect plugin. All blending modes are included, but many of the composite modes are not. AlphaMask is not included.