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

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Bitmap1 クラス > Create メソッド : Create(DeviceContext,Surface) メソッド
an instance of RenderTarget
An GrapeCity.Documents.DX.DXGI.Surface that contains the data to share with the new ID2D1Bitmap. For more information, see the Remarks section.
Creates an Bitmap whose data is shared with another resource.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal deviceContext As DeviceContext, _
   ByVal surface As Surface _
) As Bitmap1
public static Bitmap1 Create( 
   DeviceContext deviceContext,
   Surface surface
)

パラメータ

deviceContext
an instance of RenderTarget
surface
An GrapeCity.Documents.DX.DXGI.Surface that contains the data to share with the new ID2D1Bitmap. For more information, see the Remarks section.
参照

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