CurvesFilter Members

The CurvesFilter type exposes the following members.

  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.

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

  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.
Show: