Share via


ColorizationFilter Members

Include Protected Members
Include Inherited Members

The ColorizationFilter type exposes the following members.

Constructors

  Name Description
Public method ColorizationFilter()
Creates and initializes a new ColorizationFilter with default values.
Public method ColorizationFilter(Color, Double, Double)
Creates and initializes a new ColorizationFilter with the specified 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 Chrominance

Strength of chrominance adjustment.

Range: [-1.0, 2.0].

Public property Color
The reference color.
Public property Luminance

Strength of luminance adjustment.

Range: [-1.0, 2.0].

See Also

ColorizationFilter Class

Lumia.Imaging.Adjustments Namespace