TracePath.OptiCurve

TracePath.OptiCurve method

optimize the path p, replacing sequences of Bezier segments by a single segment when possible. Return 0 on success, 1 with errno set on failure.

public void OptiCurve(double optTolerance)

See Also