Jpeg2000Options constructor
init
Initializes a new instance of the Jpeg2000Options
class.
def __init__(self):
...
init
Initializes a new instance of the Jpeg2000Options
class.
def __init__(self, jpeg_2000_options):
...
Parameter | Type | Description |
---|---|---|
jpeg_2000_options | Jpeg2000Options | The Jpeg2000 file format options to copy settings from. |
See Also
- module
aspose.cad.imageoptions
- class
Jpeg2000Options