ImageTraceSimplifier.Simplify
ImageTraceSimplifier.Simplify method
Reduces the number of points it the list of the trace points.
public IEnumerable<PointF> Simplify(IEnumerable<PointF> trace)
| Parameter | Type | Description | 
|---|---|---|
| trace | IEnumerable`1 | The list of the trace points. | 
Return Value
The list of the reduced trace points.
See Also
- class ImageTraceSimplifier
- namespace Aspose.Svg.ImageVectorization
- assembly Aspose.SVG