3. 画像内容に関連するダイアログ

3.1. 描画色/背景色ダイアログ

The Color dialog lets you manage and pick up new colors. You can use it in several different modes. It also offers a color picker to select a color anywhere on your screen.

描画色でも背景色でもこのダイアログが使われます。

3.1.1. ダイアログの呼び出し方

バッファーダイアログはドッキング可能です。 その扱い方については 「ダイアログとその合体」 の節をご覧ください。

呼び出し方はつぎのとおりです。

  • from the main menu: WindowsDockable DialogsColors;

  • from the Tab menu in any dockable dialog by clicking on and selecting Add TabColors,

  • ツールボックスの色標識をクリック

In the Windows menu, there is a list of detached windows which exists only if at least one dialog remains open. In this case, you can raise the Colors dialog from the main menu: WindowsColors.

3.1.2. 描画色/背景色ダイアログの利用法

The dialog offers a number of different color selector modes at the top:

GIMP

図15.17 GIMP Color Selector

GIMP Color Selector

GIMP カラーセレクターは右側の縦に長い 1 次元色尺とその左隣の広い 2 次元領域をクリックして色を選びます。 1 次元色尺は色相 H、 彩度 S、 明度 V、 赤 R、 緑 G、 青 B のいずれかの色変数を表すボタンをクリックするとその値を設定できます。 2 次元領域で残りの色変数の値を定めます。 [合計で 3 つの次元が HSV もしくは RGB の組にあたります。]

CMYK

図15.18 CMYK Color Selector

CMYK Color Selector

この色選びはプリンターのアイコンをクリックして呼び出してください。 CMYK 色モデルに基づく管理ができるようになっています。

水彩色セレクター

図15.19 水彩色セレクター

水彩色セレクター

This selector is a little different than the other models. The principle consists in changing the current foreground color by clicking in the rectangular palette. If the current foreground color is for example white, then it turns reddish by clicking in the red color area. Repeated clicking strengthens the effect. With the slider, which is next to the color palette, you can set the color quantity per mouse click. The higher the sliding control is, the more color is taken up per click.

Wheel

図15.20 Wheel Color Selector

Wheel Color Selector

ここでは HSV 色モデルを使って色選びができます。 色彩環 はクリックしてもドラッグしても色相が選べます。 三角形 内をクリックしてドラッグすれば直観的に彩度 (垂直) と明度 (水平) が変化します。

パレット

図15.21 パレット色セレクター

パレット色セレクター

This color selector brings up a list of the colors of the current palette in the Palettes dialog. You can set GIMP's foreground or background colors by clicking on colors in the colors display. You can also use the arrow keys to move within the list of colors.

スケール

図15.22 Scales Color Selector

Scales Color Selector

このセレクターは色相 H、 彩度 S、 明度 V の各値と赤 R、 緑 G、 青 B の各チャンネルをスライダーつきでとり揃えています。

At the bottom, further options and tools are available:

Foreground and background color

The symbol consisting of two arrows allows you to exchange the foreground and background color. At the bottom left of this icon, below the foreground color block, you find a switching surface with two small, one black and the other white, partially overlapping squares. If you click on these, the front and background color are reset to black and white respectively.

スポイト

The color picker has a completely different behavior than the color picker tool. Instead of picking the colors from the active image, you're able to pick colors from the entire screen.

The downside is that you get colors after they got processed by the full system color stack, in particular color management. It means that the resulting color values may end up different from ones returned by the color picker tool when picking over the canvas. It is up to you to make an informed choice of which color picker to use.

HTML 表記法

This is a text field with six characters. See HTML notation. You can also use the CSS keywords; enter the first letter of a color to get a list of colors with their keyword:

図15.23 CSS 色名表示の例

CSS 色名表示の例

Right-clicking in the HTML Notation text box opens a context menu that allows you to edit your notation, particularly to paste a complex notation you have copied elsewhere.

Last used colors

Twelve buttons at the bottom show the last used colors. You may choose a color by clicking on one of these buttons or add the current foreground or background color to this history list.