'宣言 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.