[]
Initializes a new instance of the GifBitmapDecoder class.
public static GifBitmapDecoder Create(ImagingFactory factory)
Public Shared Function Create(factory As ImagingFactory) As GifBitmapDecoder
| 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)
Public Shared Function Create(factory As ImagingFactory, guidVendorRef As Guid) As GifBitmapDecoder
| Type | Name | Description |
|---|---|---|
| ImagingFactory | factory | The factory. |
| Guid | guidVendorRef | The GUID vendor ref. |
| Type | Description |
|---|---|
| GifBitmapDecoder |