[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.SwapChain.ResizeBuffers

ResizeBuffers Method

ResizeBuffers(int, int, int, Format, SwapChainFlags)

HRESULT IDXGISwapChain::ResizeBuffers([In] unsigned int BufferCount,[In] unsigned int Width,[In] unsigned int Height,[In] DXGI_FORMAT NewFormat,[In] DXGI_SWAP_CHAIN_FLAG SwapChainFlags)

Declaration
public void ResizeBuffers(int bufferCount, int width, int height, Format newFormat, SwapChainFlags swapChainFlags)
Parameters
Type Name Description
int bufferCount
int width
int height
Format newFormat
SwapChainFlags swapChainFlags