[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.BlendDescription

Struct BlendDescription

Namespace
GrapeCity.Documents.DX.Direct2D
Assembly
GcDocs.DX.Windows.dll

D2D1_BLEND_DESCRIPTION

public struct BlendDescription
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

BlendFactor

SHARPDX_COLOR4 blendFactor

public ColorF BlendFactor

Field Value

ColorF

BlendOperation

D2D1_BLEND_OPERATION blendOperation

public BlendOperation BlendOperation

Field Value

BlendOperation

BlendOperationAlpha

D2D1_BLEND_OPERATION blendOperationAlpha

public BlendOperation BlendOperationAlpha

Field Value

BlendOperation

DestinationBlend

D2D1_BLEND destinationBlend

public Blend DestinationBlend

Field Value

Blend

DestinationBlendAlpha

D2D1_BLEND destinationBlendAlpha

public Blend DestinationBlendAlpha

Field Value

Blend

SourceBlend

D2D1_BLEND sourceBlend

public Blend SourceBlend

Field Value

Blend

SourceBlendAlpha

D2D1_BLEND sourceBlendAlpha

public Blend SourceBlendAlpha

Field Value

Blend