Curve.Add Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public methodStatic member Add(Curve, Curve)
Adds two curves.
Public methodStatic member Add(Curve, Int32)
Adds a signed scalar value to a curve.
Public methodStatic member Add(Curve, Curve, Curve)
Adds two curves and stores the result in a new or existing curve.
Public methodStatic member Add(Curve, Int32, Curve)
Adds a signed scalar value to a curve and stores the result in a new or existing curve.

See Also

Curve Class

Curve.Curve Members

Lumia.Imaging.Adjustments Namespace