ImageTraceSmoother constructor

init

Initializes a new instance of the ImageTraceSmoother class.

def __init__(self):
    ...

init

Initializes a new instance of the ImageTraceSmoother class.

def __init__(self, severity):
    ...
ParameterTypeDescription
severityintThe severity

See Also