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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Bitmap クラス > Create メソッド : Create(RenderTarget,BitmapSource) メソッド
The render target.
A reference to a C1.Util.DX.WIC.BitmapSourcewic bitmap.
Creates a Bitmap from a wic bitmap.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal renderTarget As RenderTarget, _
   ByVal wicBitmapSource As BitmapSource _
) As Bitmap
public static Bitmap Create( 
   RenderTarget renderTarget,
   BitmapSource wicBitmapSource
)

パラメータ

renderTarget
The render target.
wicBitmapSource
A reference to a C1.Util.DX.WIC.BitmapSourcewic bitmap.
参照

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