Bitmap for UWP
Create(RenderTarget,Size2L) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Bitmap クラス > Create メソッド : Create(RenderTarget,Size2L) メソッド
an instance of RenderTarget
The dimension of the bitmap to create in pixels.
Creates a Direct2D bitmap from a pointer to in-memory source data.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal size As Size2L _
) As Bitmap
public static Bitmap Create( 
   RenderTarget renderTarget,
   Size2L size
)

パラメータ

renderTarget
an instance of RenderTarget
size
The dimension of the bitmap to create in pixels.
参照

Bitmap クラス
Bitmap メンバ
オーバーロード一覧