ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / RenderTargetBlendDescription Structure
Fields Methods


In This Topic
    RenderTargetBlendDescription Structure Members
    In This Topic

    The following tables list the members exposed by RenderTargetBlendDescription.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the RenderTargetBlendDescription struct.  
    Top
    Public Fields
     NameDescription
    Public FieldD3D11_BLEND_OP BlendOpAlpha  
    Public FieldD3D11_BLEND_OP BlendOp  
    Public FieldD3D11_BLEND DestBlendAlpha  
    Public FieldD3D11_BLEND DestBlend  
    Public FieldBOOL BlendEnable  
    Public FieldD3D11_COLOR_WRITE_ENABLE RenderTargetWriteMask  
    Public FieldD3D11_BLEND SrcBlendAlpha  
    Public FieldD3D11_BLEND SrcBlend  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.  
    Top
    See Also