Bitmap for UWP
CreateBitmapRenderTarget メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DirectWrite 名前空間 > GdiInterop クラス : CreateBitmapRenderTarget メソッド
HRESULT IDWriteGdiInterop::CreateBitmapRenderTarget([In, Optional] HDC hdc,[In] unsigned int width,[In] unsigned int height,[Out] IDWriteBitmapRenderTarget** renderTarget)
シンタックス
'宣言
 
Public Function CreateBitmapRenderTarget( _
   ByVal hdc As System.IntPtr, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer _
) As BitmapRenderTarget
public BitmapRenderTarget CreateBitmapRenderTarget( 
   System.IntPtr hdc,
   System.int width,
   System.int height
)

パラメータ

hdc
width
height
参照

GdiInterop クラス
GdiInterop メンバ