Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Intensity of the filter.
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
Remarks
Default value is 8
Version Information
Lumia Imaging SDK
Supported in: 2.0
See Also
LocalBoostAutomaticFilter Class