1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>3.5. Quick Mask</title>
<link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
<link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
<meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
<link rel="start" href="index.html" title=" " />
<link rel="up" href="ch04s03.html" title="3. Channels dialog" />
<link rel="prev" href="ch04s03s04.html" title="3.4. Selection masks" />
<link rel="next" href="ch04s04.html" title="4. Path dialog" />
</head>
<body>
<div xmlns="" class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center" id="chaptername">3.5. Quick Mask</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="ch04s03s04.html">Prev</a> </td>
<th width="60%" align="center" id="sectionname">3.5. Quick Mask</th>
<td width="20%" align="right"> <a accesskey="n" href="ch04s04.html">Next</a></td>
</tr>
</table>
<hr />
</div>
<div class="sect2" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="gimp-qmask"></a>3.5. Quick Mask</h3>
</div>
</div>
</div>
<a id="id3335267" class="indexterm"></a>
<div class="mediaobject">
<img src="../images/dialogs/dialogs-channel-quickmask.png" />
</div>
<p>
A <span class="guilabel">Quick Mask</span> is a <a href="ch04s03s04.html" title="3.4. Selection masks">Selection Mask</a> intended to
be used temporarily to paint a selection. Temporarily means that,
unlike a normal selection mask, it will not be saved in the list
after its transformation to selection. The <a href="ch03s02.html" title="2. Selection Tools">selection tools</a> sometimes
show their limits when they have to be used for doing complex drawing
selection, as progressive. In this case, using the QuickMask is a
good idea which can give very good results.
</p>
<div class="simplesect" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3335193"></a>Activate Tool</h4>
</div>
</div>
</div>
<div class="itemizedlist">
<ul type="disc">
<li>
<p>
The QuickMask can be activated in the following order, from the
image-menu: <span class="guimenuitem"><span class="accel">S</span>elect/Toggle
<span class="accel">Q</span>uickMask</span>.
</p>
</li>
<li>
<p>
The QuickMask can also be activated by clicking the left-bottom
button showed in red on the screenshot.
</p>
</li>
<li>
<p>
It can also be activated by using <span><b class="keycap">Shift+Q</b></span>
shortcut.
</p>
</li>
</ul>
</div>
</div>
<div class="simplesect" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3335815"></a>Creating a Quick Mask</h4>
</div>
</div>
</div>
<p>
To initialize a <span class="guilabel">Quick Mask</span>, click the
bottom-left button in the image window. If a selection was active
in your image, then its content appears unchangedwhile the border
is covered by a tranlucent red color. If no selection was active
then all the image is covered by a tranlucent red color. At every
moment you can hide the maskby clicking on the eye icon <span class="guiicon">
<span class="inlinemediaobject"><img src="../images/dialogs/dialogs-icon-eye.png" /></span>
</span> in front of the <span class="guilabel">QMask</span>.
From the channel dialog you can double click on the name or the
thumbnail to edit the <span class="guilabel">QMask</span> attributes. Then
you can changethe <span class="guilabel">Opacity</span> and its filling
color. Once a quick mask is initialized click on it to be sure
it is selected and blue highlighted in the list, and start to
paint on it with any Gimp paint tool. The mask is coded in gray
tones, so you must use white or gray to decrease the area limited
by the mask and black to increase it. The area painted in light
or dark gray will be transition areas for the selection like
feathering. When your mask is ready, click again on the
bottom-left button in the image window and the quick maskwill be
removed from the channel list and converted to aselection. Quick
mask's purpose is to paint a selection and its transitions with
the paint tools without worrying about managing selection masks.
It's a good way to isolate asubject in a picture because once the
selection is made you only have to remove its content (or inverse
if the subject is in the selection).
</p>
</div>
<div class="simplesect" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3335135"></a>Using Quick Mask's</h4>
</div>
</div>
</div>
<div class="mediaobjectco">
<img src="../images/dialogs/dialogs-channel-masks-gradient.png" />
</div>
<div class="calloutlist">
<p class="title">
<b>Description</b>
</p>
<table border="0" summary="Callout list">
<tr>
<td width="5%" valign="top" align="left">
<img src="../images/callouts/1.png" alt="1" border="0" />
</td>
<td valign="top" align="left">
<p>
Screenshot of the image window with activated QuickMask. The
QuickMask is filled with a gradient from black (left) to
white (right).
</p>
</td>
</tr>
<tr>
<td width="5%" valign="top" align="left">
<img src="../images/callouts/2.png" alt="2" border="0" />
</td>
<td valign="top" align="left">
<p>
The QuickMask is now disabled and a selection is initialised
from the QuickMask, which was filled by a gradient before.
You see the selection borders in the middle of the image.
</p>
</td>
</tr>
<tr>
<td width="5%" valign="top" align="left">
<img src="../images/callouts/3.png" alt="3" border="0" />
</td>
<td valign="top" align="left">
<p>
A stroke is now added during the enabled selection. The key
is, that the black color will have no opacity of the
resulting stroke (right) and white color will have a full
opacity of the stroke (left).
</p>
</td>
</tr>
</table>
</div>
<p>
After the QuickMask Button is pressed, the command generates a
temporary 8-bit (0-255) channel, on which the progressive
selection work is stored. If a selection is already present the
mask is initialized with the content of the selection. Once
QuickMask has been activated, the image is covered by a red
semi-transparent veil. This one representes the non-selected
pixels. Any <a href="ch03s03.html" title="3. Brush Tools">paint tool</a>
can be used to create the selection on the QuickMask. They should
use only greyscale color, conforming the channel properties,
white enabling to define the future selected place. The
selection will be displayed as soon as the QuickMask will be
toggled but its temporary channel will not be available anymore.
</p>
<div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Tip">
<tr>
<td rowspan="2" align="center" valign="top" width="25">
<img alt="[Tip]" src="../images/tip.png" />
</td>
<th align="left">Tip</th>
</tr>
<tr>
<td colspan="2" align="left" valign="top">
<p>
To save in a channel the selection done with the Quickmask select
in the image menu <span class="guimenuitem">Select/Save to
Channel</span>
</p>
</td>
</tr>
</table>
</div>
</div>
<div class="simplesect" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3335875"></a>Usage</h4>
</div>
</div>
</div>
<div class="procedure">
<ol type="1">
<li>
<p>
<a href="ch05s02s02.html" title="2.2. Open">Open</a> an image or begin a
<a href="ch05s02.html#gimp-file-new" title="2.1. New">new document</a>.
</p>
</li>
<li>
<p>
Activate the Quickmask using the left-bottom button in the
image window. If a selection is present the mask is
initialized with the content of the selection.
</p>
</li>
<li>
<p>
Choose a <a href="ch03s03.html" title="3. Brush Tools">drawing tool</a> and
use it with greyscale colors on the QuickMask.
</p>
</li>
<li>
<p>
Deactivate the Quickmask using the left-bottom button in the image
window.
</p>
</li>
</ol>
</div>
</div>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="ch04s03s04.html">Prev</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="ch04s03.html">Up</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="ch04s04.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">3.4. Selection masks </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top"> 4. Path dialog</td>
</tr>
</table>
</div>
</body>
</html>
|