ImageVectorizer constructor
init
Initializes a new instance of the ImageVectorizer
class.
def __init__(self):
...
init
Initializes a new instance of the ImageVectorizer
class.
def __init__(self, configuration):
...
Parameter | Type | Description |
---|---|---|
configuration | ImageVectorizerConfiguration | The configuration. |
See Also
- module
aspose.svg.imagevectorization
- class
ImageVectorizer