Hue2Resource.Ranges

Hue2Resource.Ranges property

Gets the ranges of Hue/Saturation Adjustment Layer. Ranges in PS can change names if range is changed, so we should work by index

public ColorRangeHsl[] Ranges { get; }

Property Value

The ranges.

See Also