ColorAdjustFilter Members

Include Protected Members
Include Inherited Members

The ColorAdjustFilter type exposes the following members.

Constructors

  Name Description
Public method ColorAdjustFilter()
Creates and initializes a new ColorAdjustFilter with default values.
Public method ColorAdjustFilter(Double, Double, Double)
Creates and initializes a new ColorAdjustFilter with specified channel adjustment values.

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

Blue channel adjustment.

Range [-1.0, 1.0].

Public property Green

Green channel adjustment.

Range [-1.0, 1.0].

Public property Red

Red channel adjustment.

Range [-1.0, 1.0].

See Also

ColorAdjustFilter Class

Lumia.Imaging.Adjustments Namespace