Share via


StampEffect.Smoothness Property

Smoothness level.

Range [0, 6].

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

Syntax

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

Property Value

Type: Int32

Version Information

Lumia Imaging SDK

Supported in: 3.0

See Also

StampEffect Class

StampEffect.StampEffect Members

Lumia.Imaging.Artistic Namespace