ComponentOne Bitmap for UWP
C1.UWP.DX 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