Bitmap for WinForms
Create(ImagingFactory,Bitmap,BitmapAlphaChannelOption) メソッド

C1.Win.C1DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > Bitmap クラス > Create メソッド : Create(ImagingFactory,Bitmap,BitmapAlphaChannelOption) メソッド
The factory.
The bitmap.
The options.
Initializes a new instance of the Bitmapclass from a System.Drawing.Bitmap.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As ImagingFactory, _
   ByVal bitmap As System.Drawing.Bitmap, _
   ByVal options As BitmapAlphaChannelOption _
) As Bitmap
public static Bitmap Create( 
   ImagingFactory factory,
   System.Drawing.Bitmap bitmap,
   BitmapAlphaChannelOption options
)

パラメータ

factory
The factory.
bitmap
The bitmap.
options
The options.
参照

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