CurveMinMaxPair Members

Include Protected Members
Include Inherited Members

The CurveMinMaxPair type exposes the following members.

Constructors

  Name Description
Public method CurveMinMaxPair()
Creates and initializes a new empty MinMax curve pair.
Public method CurveMinMaxPair(Curve, Curve)
Creates and initializes a new MinMax curve pair comprised of the specified curves.

Properties

  Name Description
Public property MaxCurve
The MaxCurve part of the pair.
Public property MinCurve
The MinCurve part of the pair.

See Also

CurveMinMaxPair Class

Lumia.Imaging.Adjustments Namespace