Interface IImageTraceSmoother

Interface IImageTraceSmoother

İsim alanı : Aspose.Svg.ImageVectorization Toplantı: Aspose.SVG.dll (25.5.0)

IImageTraceSmoother arayüzü pürüzsüzlük izi için sorumludur.

[ComVisible(true)]
public interface IImageTraceSmoother

Methods

Smooth(sayısız )

Yumuşak izler.

IEnumerable<pointf> Smooth(IEnumerable<pointf> trace)

Parameters

trace IEnumerable &lt için; PointF >

Sonuç noktalarının listesi.

Returns

IEnumerable &lt için; PointF >

Yumuşak iz noktaları listesi.

 Türkçe