Bitmap for WPF
Create(DeviceContext,Surface) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Bitmap1 クラス > Create メソッド : Create(DeviceContext,Surface) メソッド
an instance of RenderTarget
An C1.Util.DX.DXGI.Surfacethat contains the data to share with the new ID2D1Bitmap. For more information, see the Remarks section.
Creates an Bitmapwhose 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 C1.Util.DX.DXGI.Surfacethat contains the data to share with the new ID2D1Bitmap. For more information, see the Remarks section.
参照

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