[]
HRESULT ID2D1Factory::CreateDxgiSurfaceRenderTarget([In] IDXGISurface* dxgiSurface,[In] const D2D1_RENDER_TARGET_PROPERTIES* renderTargetProperties,[Out, Fast] ID2D1RenderTarget** renderTarget)
public RenderTarget CreateDxgiSurfaceRenderTarget(Surface dxgiSurface, ref RenderTargetProperties renderTargetProperties)
| Type | Name | Description |
|---|---|---|
| Surface | dxgiSurface | |
| RenderTargetProperties | renderTargetProperties |
| Type | Description |
|---|---|
| RenderTarget |