ImageTraceSmoother
ImageTraceSmoother()
Initializes a new instance of the ImageTraceSmoother
class.
public ImageTraceSmoother()
See Also
- class ImageTraceSmoother
- namespace Aspose.Svg.ImageVectorization
- assembly Aspose.SVG
ImageTraceSmoother(int)
Initializes a new instance of the ImageTraceSmoother
class.
public ImageTraceSmoother(int severity)
Parameter | Type | Description |
---|---|---|
severity | Int32 | The severity |
See Also
- class ImageTraceSmoother
- namespace Aspose.Svg.ImageVectorization
- assembly Aspose.SVG