Bitmap for WPF
Create(RenderTarget,Bitmap) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Bitmap クラス > Create メソッド : Create(RenderTarget,Bitmap) メソッド
an instance of RenderTarget
An Bitmapthat 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 renderTarget As RenderTarget, _
   ByVal bitmap As Bitmap _
) As Bitmap
public static Bitmap Create( 
   RenderTarget renderTarget,
   Bitmap bitmap
)

パラメータ

renderTarget
an instance of RenderTarget
bitmap
An Bitmapthat contains the data to share with the new ID2D1Bitmap. For more information, see the Remarks section.
参照

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