Thumbnail constructor
init
Initializes a new instance of the Thumbnail class.
def __init__(self):
...
init
Initializes a new instance of the Thumbnail class.
def __init__(self, width, height):
...
| Parameter | Type | Description |
|---|---|---|
| width | int | The width. |
| height | int | The height. |
See Also
- module
aspose.cad.xmp.types.complex.thumbnail - class
Thumbnail