StampFilter Members

The StampFilter type exposes the following members.

  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.

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

  Name Description
Public property Smoothness

Smoothness level.

Range [0, 6].

Public property Threshold

Threshold level.

Range [0.0, 1.0].

Show: