Interface IImageTraceSmoother
Interface IImageTraceSmoother
اسم الفضاء : Aspose.Svg.ImageVectorization جمع: Aspose.SVG.dll (25.5.0)
واجهة IImageTraceSmoother هي المسؤولة عن مسار التخفيف.
[ComVisible(true)]
public interface IImageTraceSmoother
Methods
Smooth(النتيجة : pointf>)
ردود الفعل الخفيفة
IEnumerable<pointf> Smooth(IEnumerable<pointf> trace)
Parameters
trace
IEnumerable
<؛
PointF
>
قائمة نقاط المسار.
Returns
IEnumerable <؛ PointF >
قائمة النقاط المتسلسلة.