WhiteBalanceFilter Members

The WhiteBalanceFilter type exposes the following members.

  Name Description
Public method WhiteBalanceFilter()
Creates and initializes a new WhiteBalanceFilter with default values.
Public method WhiteBalanceFilter(WhitePointCalculationMode)
Creates and initializes a new WhiteBalanceFilter with specified white point calculation mode.
Public method WhiteBalanceFilter(WhitePointCalculationMode, Color)
Creates and initializes a new WhiteBalanceFilter with specified white point calculation mode and source whitepoint.

  Name Description
Public method Apply
Internal framework method.
Public method Lock
Internal framework method.
Public method PrepareAsync
Internal framework method.

  Name Description
Public property SourceWhitePoint
The source white point reference color.
Public property WhitePointCalculationMode
The white balance mode.

Default is WhitePointCalculationMode::Cluster.

Show: