StampEffect Constructor (Int32, Double)

Creates and initializes a new StampEffect with specified smoothness and threshold values.

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

public:
StampEffect(
	[InAttribute] int smoothness, 
	[InAttribute] double threshold
)

Parameters

smoothness
Type: System::Int32
The smoothness level.

Range [0, 6].

threshold
Type: System::Double
The threshold level.

Range [0.0, 1.0].

Lumia Imaging SDK

Supported in: 3.0
Show: