[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.DeviceContext.CreateBitmap1FromDxgiSurface

CreateBitmap1FromDxgiSurface Method

CreateBitmap1FromDxgiSurface(Surface, BitmapProperties1)

HRESULT ID2D1DeviceContext::CreateBitmapFromDxgiSurface([In] IDXGISurface* surface,[In, Optional] const D2D1_BITMAP_PROPERTIES1* bitmapProperties,[Out, Fast] ID2D1Bitmap1** bitmap)

Declaration
public Bitmap1 CreateBitmap1FromDxgiSurface(Surface surface, BitmapProperties1 bitmapProperties)
Parameters
Type Name Description
Surface surface
BitmapProperties1 bitmapProperties
Returns
Type Description
Bitmap1