DioDocs for PDF
Create(DeviceContext,Size2L,BitmapProperties1) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Bitmap1 クラス > Create メソッド : Create(DeviceContext,Size2L,BitmapProperties1) メソッド
RenderTarget のインスタンス。
作成するビットマップのサイズ (ピクセル単位)。
作成するビットマップのピクセル形式と1インチあたりのドット数 (DPI)。
メモリ内のソース データへのポインターから Direct2D ビットマップを作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal deviceContext As DeviceContext, _
   ByVal size As Size2L, _
   ByVal bitmapProperties As BitmapProperties1 _
) As Bitmap1
public static Bitmap1 Create( 
   DeviceContext deviceContext,
   Size2L size,
   BitmapProperties1 bitmapProperties
)

パラメータ

deviceContext
RenderTarget のインスタンス。
size
作成するビットマップのサイズ (ピクセル単位)。
bitmapProperties
作成するビットマップのピクセル形式と1インチあたりのドット数 (DPI)。
参照

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