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

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Bitmap1 クラス > Create メソッド : Create(DeviceContext,Surface) メソッド
RenderTarget のインスタンス。
新しい ID2D1Bitmap と共有するデータを含む GrapeCity.Documents.DX.DXGI.Surface. 詳細については、「備考」セクションを参照してください。
データが別のリソースと共有される Bitmap を作成します。
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal deviceContext As DeviceContext, _
   ByVal surface As Surface _
) As Bitmap1
public static Bitmap1 Create( 
   DeviceContext deviceContext,
   Surface surface
)

パラメータ

deviceContext
RenderTarget のインスタンス。
surface
新しい ID2D1Bitmap と共有するデータを含む GrapeCity.Documents.DX.DXGI.Surface. 詳細については、「備考」セクションを参照してください。
参照

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