SplitToneFilter Members

Include Protected Members
Include Inherited Members

The SplitToneFilter type exposes the following members.

Constructors

  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

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 SplitToneRanges
List of SplitToneRanges.

Remarks

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

See Also

SplitToneFilter Class

Lumia.Imaging.Artistic Namespace