ComponentOne Bitmap for UWP
RenderTargetBlendDescription Structure Members
Fields  Methods 

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace : RenderTargetBlendDescription Structure

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

Reference

RenderTargetBlendDescription Structure
C1.Util.DX.Direct3D11 Namespace