XmpThumbnail constructor
init
Initializes a new instance of the XmpThumbnail class.
def __init__(self):
...
init
Initializes a new instance of the XmpThumbnail class.
def __init__(self, width, height):
...
| Parameter | Type | Description |
|---|---|---|
| width | int | The width. |
| height | int | The height. |
See Also
- module
groupdocs.metadata.standards.xmp - class
XmpThumbnail