ColorAdjustFilter Members
Include Protected Members
Include Inherited Members
The ColorAdjustFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ColorAdjustFilter() |
Creates and initializes a new ColorAdjustFilter with default values.
|
![]() |
ColorAdjustFilter(Double, Double, Double) |
Creates and initializes a new ColorAdjustFilter with specified channel adjustment values.
|
Methods
Name | Description | |
---|---|---|
![]() |
Apply |
Internal framework method.
|
![]() |
Lock |
Internal framework method.
|
![]() |
PrepareAsync |
Internal framework method.
|
Properties
Name | Description | |
---|---|---|
![]() |
Blue | Blue channel adjustment. Range [-1.0, 1.0]. |
![]() |
Green | Green channel adjustment. Range [-1.0, 1.0]. |
![]() |
Red | Red channel adjustment. Range [-1.0, 1.0]. |