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