カラーランプウィジェット

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

カラーランプ。

コントロール

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(ストップを左から配置)

すべてのストップが右側に同じスペースを持つように、ストップを分散させます。これは、Constant補間モードで使用する場合にとても役立ちます。

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(Bスプライン)

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.

ショートカット

  • LMB (drag) moves colors.

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