ImageTraceSmoother class
ImageTraceSmoother class
The ImageTraceSimplifier class is responsible for smoothing the number of points in a curve that is approximated by a series of the trace points. This class implement nearest-neighbor approach.
The ImageTraceSmoother type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the ImageTraceSmoother class. |
| init | Initializes a new instance of the ImageTraceSmoother class. |
Properties
| Property | Description |
|---|---|
| extent | Gets of sets extent of the region considered by query point. It must be in the range from 1 to 20. Any higher or lower values will be aligned with the minimum and maximum values of this range, accordingly. |
Methods
| Method | Description |
|---|---|
| smooth |
See Also
- module
aspose.svg.imagevectorization - class
IImageTraceSmoother - class
ImageTraceSmoother