'宣言 Public Overloads Shared Function Create( _ ByVal factory As ImagingFactory, _ ByVal containerFormatGuid As System.Guid, _ ByVal guidVendorRef As System.Guid _ ) As BitmapDecoder
public static BitmapDecoder Create( ImagingFactory factory, System.Guid containerFormatGuid, System.Guid guidVendorRef )
パラメータ
- factory
 - The factory.
 - containerFormatGuid
 - The container format GUID.
 - guidVendorRef
 - The GUID vendor ref.