Interface IImageTraceSmoother
Interface IImageTraceSmoother
Pôvodný názov: Aspose.Svg.ImageVectorization Zhromaždenie: Aspose.SVG.dll (25.5.0)
IImageTraceSmoother rozhranie je zodpovedné za hladké stopy.
[ComVisible(true)]
public interface IImageTraceSmoother
Methods
Smooth(Číslo = pointf>)
Smoothie sleduje.
IEnumerable<pointf> Smooth(IEnumerable<pointf> trace)
Parameters
trace
IEnumerable
<
PointF
>
Zoznam sledovacích bodov.
Returns
IEnumerable < PointF >
Zoznam hladkých stopových bodov.