ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / BlendDescription Structure
Fields


In This Topic
    BlendDescription Structure Members
    In This Topic

    The following tables list the members exposed by BlendDescription.

    Public Fields
     NameDescription
    Public FieldSHARPDX_COLOR4 blendFactor  
    Public FieldD2D1_BLEND_OPERATION blendOperation  
    Public FieldD2D1_BLEND_OPERATION blendOperationAlpha  
    Public FieldD2D1_BLEND destinationBlend  
    Public FieldD2D1_BLEND destinationBlendAlpha  
    Public FieldD2D1_BLEND sourceBlend  
    Public FieldD2D1_BLEND sourceBlendAlpha  
    Top
    See Also