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