GifOptions.GifOptions
GifOptions()
Initializes a new instance of the GifOptions
class.
public GifOptions()
See Also
- class GifOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging
GifOptions(GifOptions)
Initializes a new instance of the GifOptions
class.
public GifOptions(GifOptions gifOptions)
Parameter | Type | Description |
---|---|---|
gifOptions | GifOptions | The GIF Options. |
See Also
- class GifOptions
- namespace Aspose.Imaging.ImageOptions
- assembly Aspose.Imaging