3. The Quick Mask

図7.9 Image with Quick Mask enabled

Image with Quick Mask enabled

The usual selection tools involve tracing an outline around an area of interest, which does not work well for some complex selections. The Quick Mask, however, allows you to paint a selection instead of just tracing its outline.

3.1. 概観

通常 GIMP の選択範囲はその輪郭をなぞっている蟻の行進のような点滅破線で表示されますが、 実際は点滅破線だけでは表現しきれない多くのものが選択にはあります。 GIMP の選択範囲は、 0 (非選択) から 255 (完全選択) までの値をもつ画素 (ピクセル) で画面全体を覆う、 まさに一人前のグレースケールチャンネルといえます。 点滅破線はその半選択画素の上 (128 以上と以下の境界) を通るようにひかれています。 つまり、 内側と外側の境目であるかのように見えている点滅破線は、 現実には連続体の断面にすぎないのです。

The Quick Mask is GIMP's way of showing the full structure of the selection. Quick Mask also provides the ability to interact with the selection in new, and substantially more powerful, ways. Click the small outlined button at the lower left of the image window to toggle Quick Mask on and off. The button switches between Quick Mask mode, and marching ants mode. You can also use SelectToggle Quick Mask, or Shift+Q, to toggle between Quick Mask and marching ants mode.

In Quick Mask mode, the selection is shown as a translucent screen overlying the image, whose transparency at each pixel indicates the degree to which that pixel is selected. By default the mask is shown in red, but you can change this if another mask color is more convenient. The less a pixel is selected, the more it is obscured by the mask. Fully selected pixels are shown completely clear.

In Quick Mask mode, many image manipulations act on the selection channel rather than the image itself. This includes, in particular, paint tools. Painting with white selects pixels, and painting with black unselects pixels. You can use any of the paint tools, as well as the bucket fill and gradient fill tools, in this way. Advanced users of GIMP learn that painting the selection is the easiest and most effective way to delicately manipulate the image.

[ヒント] ヒント

To save a Quick Mask selection to a new channel; Make sure that there is a selection and that Quick Mask mode is not active in the image window. Use SelectSave to Channel. to create a new channel in the channel dialog called SelectionMask copy (repeating this command creates …copy#1, …copy#2 and so on).

[ヒント] ヒント

In Quick Mask mode, Cut and Paste act on the selection rather than the image. You can sometimes make use of this as the most convenient way of transferring a selection from one image to another.

チャンネルダイアログについての節で 選択マスク の詳しい説明があります。