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
< için;
PointF
>
Sonuç noktalarının listesi.
Returns
IEnumerable < için; PointF >
Yumuşak iz noktaları listesi.