SplitToneFilter.SplitToneRanges Property
List of SplitToneRanges.
Remarks
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
Syntax
public IList<SplitToneRange> SplitToneRanges { get; set; }
'Declaration
Public Property SplitToneRanges As IList(Of SplitToneRange)
Get
Set
public:
virtual property IList<SplitToneRange^>^ SplitToneRanges {
IList<SplitToneRange^>^ get () sealed;
void set (IList<SplitToneRange^>^ value) sealed;
}
function get_SplitToneRanges();
function set_SplitToneRanges(value);
Property Value
Type: IList<SplitToneRange>
Version Information
Lumia Imaging SDK
Supported in: 2.0