ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / SwapChain1 Class / GetBackgroundColor Method

In This Topic
    GetBackgroundColor Method
    In This Topic
    HRESULT IDXGISwapChain1::GetBackgroundColor([Out] D3DCOLORVALUE* pColor)
    Syntax
    'Declaration
     
    Public Function GetBackgroundColor() As ColorF
    public ColorF GetBackgroundColor()
    See Also