[]
Initializes a new instance of the PngBitmapDecoder class.
public static PngBitmapDecoder Create(ImagingFactory factory)
Type | Name | Description |
---|---|---|
ImagingFactory | factory | The factory. |
Type | Description |
---|---|
PngBitmapDecoder |
Initializes a new instance of the PngBitmapDecoder class.
public static PngBitmapDecoder Create(ImagingFactory factory, Guid guidVendorRef)
Type | Name | Description |
---|---|---|
ImagingFactory | factory | The factory. |
Guid | guidVendorRef | The GUID vendor ref. |
Type | Description |
---|---|
PngBitmapDecoder |