HueSaturationFilter Members
Include Protected Members
Include Inherited Members
The HueSaturationFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HueSaturationFilter() |
Creates and initializes a new HueSaturationFilter with default values.
|
|
HueSaturationFilter(Double, Double) |
Creates and initializes a new HueSaturationFilter with specified hue and saturation.
|
Methods
Name | Description | |
---|---|---|
Apply |
Internal framework method.
|
|
Lock |
Internal framework method.
|
|
PrepareAsync |
Internal framework method.
|
Properties
Name | Description | |
---|---|---|
Hue | Hue adjustment level. Range [-1.0, 1.0] where 0 implies no adjustment. |
|
Saturation | Saturation adjustment level. Range [-1.0, 1.0] where 0 implies no adjustment. |