ImageOptions constructor
init
Initializes a new instance of the ImageOptions class.
def __init__(self, image_format):
...
| Parameter | Type | Description |
|---|---|---|
| image_format | groupdocs.parser.options.ImageFormat | The format of the image. |
See Also
- module
groupdocs.parser.options - class
ImageOptions