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