Віджет Градієнта Кольорів – Color Ramp Widget
Color Ramps specify a color gradient based on color stops. Each stop has a position and a color. The gradient is then calculated as the interpolation between these stops using the chosen interpolation method.
Controls – Керувальники
- Add
+
– Додання Adds a new stop between the selected stop and the one before it.
- Видалення – Delete
-
Deletes the selected color stop.
- Спеціальне – Specials
v
Містить більше операторів для градієнта кольорів.
- Перевернути Градієнт Кольорів – Flip Color Ramp
Flips the gradient, mirroring the positions of the stops.
- Розподілити Стопи Зліва – Distribute Stops from Left
Distribute the stops so that every step has the same space to the right. This is mostly useful when used with Constant interpolation mode.
- Розподілити Стопи Рівномірно – Distribute Stops Evenly
Distribute the stops so that all neighbors have the same space between them.
- Піпетка – Eyedropper (іконка піпетки) E
Піпетка – Піпетка – Eyedropper для вибірки кольору або градієнта з інтерфейсу, що буде використовуватися у градієнті кольорів.
- Скинути Градієнт Кольорів – Reset Color Ramp
Скидає градієнт кольорів до його стандартного стану.
- Режим Кольору – Color Mode
Selection of the Color Model used for interpolation.
- RGB:
Змішує кольори, мікшуючи кожен колірний канал та комбінуючи їх.
- HSV/HSL:
Blends colors by first converting to HSV or HSL, mixing, then combining again. This has the advantage of maintaining saturation between different hues, where RGB would de-saturate. This allows for a richer gradient.
- Color Interpolation
The interpolation method to use across the ramp.
- RGB
- Б-Сплайн – B-Spline:
Uses a B-spline interpolation for the color stops.
- Кардинально – Cardinal:
Uses a cardinal interpolation for the color stops.
- Linear – Лінеарно:
Uses a linear interpolation for the color stops.
- Легко – Ease:
Uses an ease interpolation for the color stops.
- Constant – Константно:
Uses a constant interpolation for the color stops.
- HSV/HSL
- За годинниковою стрілкою – Clockwise:
Інтерполяція за годинниковою стрілкою навколо круга HSV/HSL.
- Проти годинникової стрілки – Counter-Clockwise:
Інтерполяція проти годинникової стрілки навколо круга HSV/HSL.
- Біля – Near:
Найближчий маршрут навколо круга.
- Далеко – Far:
Найдальший маршрут навколо круга.
- Активний Колірний Стоп – Active Color Stop
Index of the active color stop (shown as a dashed line). Offers an alternative way of selecting a stop in case it’s so close to others that it’s hard to select it directly.
- Position – Позиція
This slider controls the position of the selected color stop in the range.
- Color – Колір
A color field where you can specify the color and alpha of the selected stop.
Скорочення – Shortcuts
LMB (drag) moves color stops.
Ctrl-LMB (click) adds a new color stop.