AutoEnhanceEffect Properties

Include Protected Members
Include Inherited Members

The AutoEnhanceEffect type exposes the following members.

Properties

  Name Description
Public property IsContrastAndBrightnessEnhancementEnabled
Enables or disables automatic enhancement of contrast and brightness.
Public property IsLocalBoostEnhancementEnabled
Enables or disables automatic local boost.

Remarks

When enabled, the effect automatically adjusts gamma correction and contrast locally to enhance an image with uneven illumination.
Public property Source
The IImageProvider that will be used as source.
Public property SourceCount
Public property SourceWhitePoint
The desired source white point. The luminance of the provided color is ignored, only the chrominance information is used.
Public property SupportedRenderOptions
Supported rendering options.
Public property TargetWhitePoint
The desired target white point. The luminance of the provided color is ignored, only the chrominance information is used.
Public property WhiteBalanceMode
Sets the white balance mode to use.

See Also

AutoEnhanceEffect Class

Lumia.Imaging.Adjustments Namespace