ComponentOne Bitmap for UWP
GetBlendState(ColorF,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > OutputMergerStage Class > GetBlendState Method : GetBlendState(ColorF,Int32) Method
Get the {{blend state}} of the output-merger stage.
Syntax
'Declaration
 
Public Overloads Function GetBlendState( _
   ByRef blendFactor As ColorF, _
   ByRef sampleMaskRef As System.Integer _
) As BlendState
public BlendState GetBlendState( 
   out ColorF blendFactor,
   out System.int sampleMaskRef
)

Parameters

blendFactor
sampleMaskRef
See Also

Reference

OutputMergerStage Class
OutputMergerStage Members
Overload List