LocalBoostFilter Members

Include Protected Members
Include Inherited Members

The LocalBoostFilter type exposes the following members.

Constructors

  Name Description
Public method LocalBoostFilter()
Creates and initializes a new LocalBoostFilter with default settings.
Public method LocalBoostFilter(Double, Double, Double, Double)
Creates and initializes a new LocalBoostFilter with specified settings.

Methods

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

Properties

  Name Description
Public property DarkContrast

Contrast amplification of the dark part.

Range [0.5, 1.0)

Public property Gamma

Gamma correction for the dark part of the image.

Range [0.1, 5.0)

Public property LightContrast
Contrast amplification of the light part.
Public property SensitivityLevel
Specifies how much of the processed image will be blended into the original image.

See Also

LocalBoostFilter Class

Lumia.Imaging.Adjustments Namespace