Share via


CurvesFilter Members

Include Protected Members
Include Inherited Members

The CurvesFilter type exposes the following members.

Constructors

  Name Description
Public method CurvesFilter()
Creates and initializes a new CurvesFilter with default values.
Public method CurvesFilter(Curve)
Creates and initializes a new CurvesFilter with a single color curve for red, green and blue.
Public method CurvesFilter(Curve, Curve, Curve)
Creates and initializes a new CurvesFilter with a set of color curves.

Methods

  Name Description
Public method Apply
Internal framework method.
Public method Lock
Internal framework method.
Public method PrepareAsync
Internal framework method.

Properties

  Name Description
Public property Blue
Color curve for the blue channel.
Public property Green
Color curve for the green channel.
Public property Red
Color curve for the red channel.

See Also

CurvesFilter Class

Lumia.Imaging.Adjustments Namespace