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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Bitmap1 クラス > Create メソッド : Create(DeviceContext,BitmapSource,BitmapProperties1) メソッド
The render target.
The wic bitmap.
The bitmap properties.
Creates a Bitmap from a wic bitmap.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal deviceContext As DeviceContext, _
   ByVal wicBitmap As BitmapSource, _
   ByVal bitmapProperties As BitmapProperties1 _
) As Bitmap1

パラメータ

deviceContext
The render target.
wicBitmap
The wic bitmap.
bitmapProperties
The bitmap properties.
参照

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