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

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.WIC 名前空間 > BitmapDecoder クラス > Create メソッド : Create(ImagingFactory,FileStream,Guid,DecodeOptions) メソッド
The factory.
The filename.
The GUID vendor ref.
The metadata options.
Initializes a new instance of the BitmapDecoderclass from a filestream.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal factory As ImagingFactory, _
   ByVal fileStream As System.IO.FileStream, _
   ByVal guidVendorRef As System.Guid, _
   ByVal metadataOptions As DecodeOptions _
) As BitmapDecoder
public static BitmapDecoder Create( 
   ImagingFactory factory,
   System.IO.FileStream fileStream,
   System.Guid guidVendorRef,
   DecodeOptions metadataOptions
)

パラメータ

factory
The factory.
fileStream
The filename.
guidVendorRef
The GUID vendor ref.
metadataOptions
The metadata options.
参照

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