GifOptions constructor
init
Initializes a new instance of the GifOptions
class.
def __init__(self):
...
init
Initializes a new instance of the GifOptions
class.
def __init__(self, gif_options):
...
Parameter | Type | Description |
---|---|---|
gif_options | GifOptions | The GIF Options. |
See Also
- module
aspose.cad.imageoptions
- class
GifOptions