ImageTraceSimplifier class
ImageTraceSimplifier class
The ImageTraceSimplifier class is responsible reducing the number of points in a curve that is approximated by a series of the trace points.
The ImageTraceSimplifier type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the ImageTraceSimplifier class. |
| init | Initializes a new instance of the ImageTraceSimplifier class. |
Properties
| Property | Description |
|---|---|
| tolerance | The value of the tolerance determines the maximum error tolerance allowed for an point to be eliminated from trace. It must be in the range from 0 to 4. Any higher or lower values will be aligned with the minimum and maximum values of this range, accordingly. The default value is 0.3. |
Methods
| Method | Description |
|---|---|
| simplify |
See Also
- module
aspose.svg.imagevectorization - class
IImageTraceSimplifier - class
ImageTraceSimplifier