SplitToneEffect.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 IVector SplitToneRanges { get; set; }
'Declaration
Public Property SplitToneRanges As IVector
Get
Set
public:
virtual property IVector^ SplitToneRanges {
IVector^ get () sealed;
void set (IVector^ value) sealed;
}
function get_SplitToneRanges();
function set_SplitToneRanges(value);
Property Value
Type: IVector
Version Information
Lumia Imaging SDK
Supported in: 3.0