SplitToneFilter::SplitToneRanges Property

List of SplitToneRanges.

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

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

public:
virtual property IList<SplitToneRange^>^ SplitToneRanges {
	IList<SplitToneRange^>^ get () sealed;
	void set (IList<SplitToneRange^>^ value) sealed;
}

Property Value

Type: IList<SplitToneRange>

Lumia Imaging SDK

Supported in: 2.0
Show: