StampFilter Members

Include Protected Members
Include Inherited Members

The StampFilter type exposes the following members.

Constructors

  Name Description
Public method StampFilter()
Creates and initializes a new StampFilter with default values.
Public method StampFilter(Int32, Double)
Creates and initializes a new StampFilter with specified smoothness and threshold values.

Methods

  Name Description
Public method Apply
Internal framework method.
Public method Lock
Internal framework method.
Public method PrepareAsync
Internal framework method.

Properties

  Name Description
Public property Smoothness

Smoothness level.

Range [0, 6].

Public property Threshold

Threshold level.

Range [0.0, 1.0].

See Also

StampFilter Class

Lumia.Imaging.Artistic Namespace