'宣言 Public Overloads Shared Function Create( _ ByVal deviceContext As DeviceContext, _ ByVal size As Size2L _ ) As Bitmap1
public static Bitmap1 Create( DeviceContext deviceContext, Size2L size )
パラメータ
- deviceContext
- RenderTarget のインスタンス。
- size
- 作成するビットマップのサイズ (ピクセル単位)。