Віджет Градієнта Кольорів – Color Ramp Widget

Color Ramps enables the user to specify a range of colors based on color stops. Color stops are similar to a mark indicating where exactly the chosen color should be. The interval from each of the stops, added to the ramp, is a result of the color interpolation and chosen interpolation method.

../../../_images/interface_controls_templates_color-ramp_ui.png

Градієнт кольорів.

Controls – Керувальники

Add + – Додання

Clicking on this button will add a stop to your color ramp. The stops are added from the last selected stop to the next one, from left to right and they will be placed in the middle of both stops.

Видалення – Delete -

Deletes the selected color stop from the list.

Спеціальне – Specials v

Містить більше операторів для градієнта кольорів.

Перевернути Градієнт Кольорів – Flip Color Ramp

Flips the gradient, inverting the values of the color ramp.

Розподілити Стопи Зліва – 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

Space between all neighboring stops becomes equal.

Піпетка – Eyedropper (іконка піпетки) E

Піпетка – Піпетка – Eyedropper для вибірки кольору або градієнта з інтерфейсу, що буде використовуватися у градієнті кольорів.

Скинути Градієнт Кольорів – Reset Color Ramp

Скидає градієнт кольорів до його стандартного стану.

Режим Кольору – Color Mode

Selection of the Color Space 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.

Interpolation Options

Enables the user to choose the types of calculations for the color interpolation for each color stop.

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 and HSL
За годинниковою стрілкою – Clockwise

Інтерполяція за годинниковою стрілкою навколо круга HSV/HSL.

Проти годинникової стрілки – Counter-Clockwise

Інтерполяція проти годинникової стрілки навколо круга HSV/HSL.

Біля – Near

Найближчий маршрут навколо круга.

Далеко – Far

Найдальший маршрут навколо круга.

../../../_images/interface_controls_templates_color-ramp_interpolation.png

Опції інтерполяції HSV та HSL.

Активний Колірний Стоп – Active Color Stop

Index of the active color stop (shown as a dashed line). Allows you to change the active color when colors may be too close to easily select with the cursor.

Position – Позиція

This slider controls the positioning of the selected color stop in the range.

Color – Колір

Opens a color picker for the user to specify color and Alpha for the selected color stop. When a color is using Alpha, the color field is then divided in two, with the left side showing the base color and the right side showing the color with the alpha value.

Скорочення – Shortcuts

  • LMB (drag) moves colors.

  • Ctrl-LMB (click) adds a new control point.