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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > Bitmap クラス > Create メソッド : Create(ImagingFactory,BitmapSource,BitmapCreateCacheOption) メソッド
The factory.
The bitmap source ref.
The option.
Initializes a new instance of the Bitmapclass from a BitmapSource
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As ImagingFactory, _
   ByVal bitmapSource As BitmapSource, _
   ByVal option As BitmapCreateCacheOption _
) As Bitmap

パラメータ

factory
The factory.
bitmapSource
The bitmap source ref.
option
The option.
参照

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