SplitToneFilter Members

The SplitToneFilter type exposes the following members.

  Name Description
Public method SplitToneFilter()
Creates and initializes a new SplitToneFilter with default values.
Public method SplitToneFilter(IList<SplitToneRange>)
Initializes a new instance of the SplitToneFilter class

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

  Name Description
Public property SplitToneRanges
List of SplitToneRanges.

Any number of ranges can be provided. Overlaps and gaps between ranges will be handled by interpolating between known values.
Show: