Share via


LocalBoostAutomaticEffect.Level Property

Intensity of the effect.

Range [0, 14].

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

Syntax

public int Level { get; set; }
'Declaration
Public Property Level As Integer
    Get
    Set
public:
virtual property int Level {
    int get () sealed;
    void set (int value) sealed;
}
function get_Level();
function set_Level(value);

Property Value

Type: Int32

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

LocalBoostAutomaticEffect Class

LocalBoostAutomaticEffect.LocalBoostAutomaticEffect Members

Lumia.Imaging.Adjustments Namespace