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