Share via


TemperatureAndTintFilter Members

Include Protected Members
Include Inherited Members

The TemperatureAndTintFilter type exposes the following members.

Constructors

  Name Description
Public method TemperatureAndTintFilter()
Creates and initializes a new TemperatureAndTintFilter with default values.
Public method TemperatureAndTintFilter(Double, Double)
Creates and initializes a new TemperatureAndTintFilter with specified temperature and tint.

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 Temperature

Color temperature adjustment.

Range [-1.0, 1.0] where 0 implies an unmodified color temperature.

Public property Tint

Color tint adjustment.

Range [-1.0, 1.0] where 0 implies an unmodified color tint.

See Also

TemperatureAndTintFilter Class

Lumia.Imaging.Adjustments Namespace