'Declaration Public Overloads Shared Function Create( _ ByVal factory As ImagingFactory, _ ByVal containerFormatGuid As Guid, _ ByVal guidVendorRef As Guid _ ) As BitmapDecoder
public static BitmapDecoder Create( ImagingFactory factory, Guid containerFormatGuid, Guid guidVendorRef )
Parameters
- factory
- The factory.
- containerFormatGuid
- The container format GUID.
- guidVendorRef
- The GUID vendor ref.