'宣言 Public Overloads Shared Function Create( _ ByVal factory As ImagingFactory, _ ByVal streamRef As System.IO.Stream, _ ByVal metadataOptions As DecodeOptions _ ) As BitmapDecoder
public static BitmapDecoder Create( ImagingFactory factory, System.IO.Stream streamRef, DecodeOptions metadataOptions )
パラメータ
- factory
- The factory.
- streamRef
- The stream ref.
- metadataOptions
- The metadata options.