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