ImageSaveOptions constructor
ImageSaveOptions(save_format)
Initializes a new instance of this class that can be used to save rendered images in the SaveFileFormat, SaveFileFormat, SaveFileFormat, SaveFileFormat or SaveFileFormat format.
def __init__(self, save_format):
...
| Parameter | Type | Description |
|---|---|---|
| save_format | SaveFileFormat | Can be SaveFileFormat, SaveFileFormat, SaveFileFormat, SaveFileFormat or SaveFileFormat. |
See Also
- module aspose.diagram.saving
- class ImageSaveOptions