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