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