'Declaration Public Overloads Shared Shadows Function Create( _ ByVal factory As ImagingFactory, _ ByVal guidVendorRef As Guid _ ) As PngBitmapDecoder
public new static PngBitmapDecoder Create( ImagingFactory factory, Guid guidVendorRef )
Parameters
- factory
- The factory.
- guidVendorRef
- The GUID vendor ref.