Share via


LocalBoostEffect.LightContrast Property

Contrast amplification of the light part.

Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255

Syntax

public double LightContrast { get; set; }
'Declaration
Public Property LightContrast As Double
    Get
    Set
public:
virtual property double LightContrast {
    double get () sealed;
    void set (double value) sealed;
}
function get_LightContrast();
function set_LightContrast(value);

Property Value

Type: Double

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

LocalBoostEffect Class

LocalBoostEffect.LocalBoostEffect Members

Lumia.Imaging.Adjustments Namespace