CurveInterpolation Enumeration

Curve interpolation modes that are used with Curves.

Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

public enum CurveInterpolation

Member nameValueDescription
Linear0 Use linear interpolation between the control points.
NaturalCubicSpline1 Use natural cubic spline interpolation between the control points.

Lumia Imaging SDK

Supported in: 3.0, 2.0
Show: