Table of Contents

Struct BlendFactor

Namespace
PaintDotNet.Direct2D1
Assembly
PaintDotNet.Windows.dll

Specifies the data for the BlendFactor property.

public struct BlendFactor : IEquatable<BlendFactor>
Implements
Inherited Members

Constructors

BlendFactor(float, float, float, float)

Properties

Count
this[int]

Methods

Equals(BlendFactor)
Equals(object?)
GetHashCode()

Operators

operator ==(BlendFactor, BlendFactor)
operator !=(BlendFactor, BlendFactor)