Bitmap for WPF
Create(ImagingFactory,Guid,WicStream) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > GifBitmapEncoder クラス > Create メソッド : Create(ImagingFactory,Guid,WicStream) メソッド
The factory.
The GUID vendor ref.
The output stream.
Initializes a new instance of the GifBitmapEncoderclass.
シンタックス
'宣言
 
Public Overloads Shared Shadows Function Create( _
   ByVal factory As ImagingFactory, _
   ByVal guidVendorRef As System.Guid, _
   ByVal stream As WicStream _
) As GifBitmapEncoder
public new static GifBitmapEncoder Create( 
   ImagingFactory factory,
   System.Guid guidVendorRef,
   WicStream stream
)

パラメータ

factory
The factory.
guidVendorRef
The GUID vendor ref.
stream
The output stream.
参照

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