JpegOptions constructor
init
Initializes a new instance of the JpegOptions class.
def __init__(self):
...
init
Initializes a new instance of the JpegOptions class.
def __init__(self, jpeg_options):
...
| Parameter | Type | Description |
|---|---|---|
| jpeg_options | JpegOptions | The JPEG options. |
See Also
- module
aspose.cad.imageoptions - class
JpegOptions