WhiteBalanceFilter Members
Include Protected Members
Include Inherited Members
The WhiteBalanceFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WhiteBalanceFilter() |
Creates and initializes a new WhiteBalanceFilter with default values.
|
|
WhiteBalanceFilter(WhitePointCalculationMode) |
Creates and initializes a new WhiteBalanceFilter with specified white point calculation mode.
|
|
WhiteBalanceFilter(WhitePointCalculationMode, Color) |
Creates and initializes a new WhiteBalanceFilter with specified white point calculation mode and source whitepoint.
|
Methods
Name | Description | |
---|---|---|
Apply |
Internal framework method.
|
|
Lock |
Internal framework method.
|
|
PrepareAsync |
Internal framework method.
|
Properties
Name | Description | |
---|---|---|
SourceWhitePoint |
The source white point reference color.
|
|
WhitePointCalculationMode |
The white balance mode.
Default is WhitePointCalculationMode::Cluster. |