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

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

パラメータ

factory
The factory.
streamRef
The stream ref.
guidVendorRef
The GUID vendor ref.
metadataOptions
The metadata options.
参照

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