Table of Contents

Method GetUserMixModes

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll

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.

public static IReadOnlyList<MixMode> GetUserMixModes()

Returns

IReadOnlyList<MixMode>