| Overload | Description |
|---|---|
| GifFile Constructor(VintasoftImage) | Initializes a new instance of the GifFile class. |
| GifFile Constructor(Int32,Int32) | Initializes a new instance of the GifFile class. |
| GifFile Constructor(Stream) | Initializes a new instance of the GifFile class. |
| GifFile Constructor(Stream,Int32,Int32) | Initializes a new instance of the GifFile class. |
| GifFile Constructor(String) | Initializes a new instance of the GifFile class. |
| GifFile Constructor(String,Boolean) | Initializes a new instance of the GifFile class. |
| GifFile Constructor(String,FileMode) | Initializes a new instance of the GifFile class. |
| GifFile Constructor(String,FileMode,FileAccess) | Initializes a new instance of the GifFile class. |