TemperatureAndTintFilter Members
Include Protected Members
Include Inherited Members
The TemperatureAndTintFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TemperatureAndTintFilter() |
Creates and initializes a new TemperatureAndTintFilter with default values.
|
![]() |
TemperatureAndTintFilter(Double, Double) |
Creates and initializes a new TemperatureAndTintFilter with specified temperature and tint.
|
Methods
Name | Description | |
---|---|---|
![]() |
Apply |
Internal framework method.
|
![]() |
Lock |
Internal framework method.
|
![]() |
PrepareAsync |
Internal framework method.
|
Properties
Name | Description | |
---|---|---|
![]() |
Temperature | Color temperature adjustment. Range [-1.0, 1.0] where 0 implies an unmodified color temperature. |
![]() |
Tint | Color tint adjustment. Range [-1.0, 1.0] where 0 implies an unmodified color tint. |