ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / SetBlendState Method

In This Topic
    SetBlendState Method
    In This Topic
    Set the blend state of the output-merger stage.
    Overload List
    OverloadDescription
    Set the blend state of the output-merger stage.  
    void ID3D11DeviceContext::OMSetBlendState([In, Optional] ID3D11BlendState* pBlendState,[In, Optional] const SHARPDX_COLOR4* BlendFactor,[In] unsigned int SampleMask)  
    See Also