ComponentOne Bitmap for UWP
GetBlendState(BlendState,ColorF,Int32) Method

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > OutputMergerStage Class > GetBlendState Method : GetBlendState(BlendState,ColorF,Int32) Method
void ID3D11DeviceContext::OMGetBlendState([Out, Optional] ID3D11BlendState** ppBlendState,[Out, Optional] SHARPDX_COLOR4* BlendFactor,[Out, Optional] unsigned int* pSampleMask)
Syntax
'Declaration
 
Public Overloads Sub GetBlendState( _
   ByRef blendStateOut As BlendState, _
   ByRef blendFactor As ColorF, _
   ByRef sampleMaskRef As System.Integer _
) 
public void GetBlendState( 
   out BlendState blendStateOut,
   out ColorF blendFactor,
   out System.int sampleMaskRef
)

Parameters

blendStateOut
blendFactor
sampleMaskRef
See Also

Reference

OutputMergerStage Class
OutputMergerStage Members
Overload List