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
|
<?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>5.7. Curves Tool</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="ch03s05.html" title="5. Color Tools" />
<link rel="prev" href="ch03s05s06.html" title="5.6. Levels tool" />
<link rel="next" href="ch03s05s08.html" title="5.8. Posterize Tool" />
</head>
<body>
<div xmlns="" class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center" id="chaptername">5.7. Curves Tool</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="ch03s05s06.html">Prev</a> </td>
<th width="60%" align="center" id="sectionname">5.7. Curves Tool</th>
<td width="20%" align="right"> <a accesskey="n" href="ch03s05s08.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-tool-curves"></a>5.7. Curves Tool</h3>
</div>
</div>
</div>
<div class="mediaobject">
<img src="../images/toolbox/tools-curves.png" />
</div>
<p>
The Curves tool is the most sophisticated tool used to adjust the
tonality of images.
</p>
<div class="simplesect" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3330216"></a>Activate Tool</h4>
</div>
</div>
</div>
<p>
The Curves Tool can be called in the following
order, from the image-menu:
<span class="guimenuitem"><span class="accel">T</span>ools</span>/
<span class="guimenuitem"><span class="accel">C</span>olor
Tools</span>/<span class="guimenuitem"><span class="accel">C</span>urves
.</span>
</p>
</div>
<div class="simplesect" lang="en" xml:lang="en">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3330460"></a>Adjust Color Curves</h4>
</div>
</div>
</div>
<div class="variablelist">
<dl>
<dt>
<span class="term">Channel</span>
</dt>
<dd>
<p>
There are five options: Value for luminosity and contrast; Red,
Green, and Blue for saturation; and Alpha.
</p>
</dd>
<dt>
<span class="term">Reset Channel</span>
</dt>
<dd>
<p>
This button deletes all changes made to the selected channel.
</p>
</dd>
<dt>
<span class="term">Linear and Logarithmic buttons</span>
</dt>
<dd>
<p>
These buttons allow to choose the Linear or Logarithmic type of
the curve. You can also use the same options in Tool Options
dialog.
</p>
</dd>
<dt>
<span class="term">Main Editing Area</span>
</dt>
<dd>
<p>
<span class="guilabel">Input and Output Value Domains</span>: The
horizontal bar (x-axis) represents input values (they are value
levels from 0 to 255). The vertical bar (y-axis) is only a scale
for output colors of the selected channel.
</p>
<p>
<span class="guilabel">The control curve</span> is drawn on a grid and
goes from bottom left corner to top right corner. Pointer x/y
position is permanently displayed in top left part of the grid.
If you click on the curve, a <span class="guilabel">Control point</span>
is created. You can move it to bend the curve. If you click
outside of the curve, a control point is also created, and the
curve includes it automatically.
</p>
<p>
So, each point of the curve represents an 'x' level,
corresponding to an 'y' color. If, for example, you move a curve
segment to the right, i.e to highlights, you can see that these
highlights are corresponding to darker output tones and that
image pixels corresponding to this curve segment will go darker.
With color channels, moving right will decrease saturation ans
can reach the complementary color.
</p>
<p>
To delete all control points (apart from both ends), click on the
'Initialize Channel' button. To delete only one point, move it
onto another point or to grid border.
</p>
</dd>
<dt>
<span class="term">All Channels</span>
</dt>
<dd>
<p>
<span class="guilabel">Load</span>: This button allows you to select a file
holding curve settings.
</p>
<p>
<span class="guilabel">Save</span>: Allows you to save any curves you have set
to a file that can be loaded later.
</p>
</dd>
<dt>
<span class="term">Curve Type</span>
</dt>
<dd>
<p>
<span class="guilabel">Smooth</span>: This mode constrains the curve type
to a smooth line with tension. It provides a more realistic
render than the following.
</p>
<p>
<span class="guilabel">Free</span>: You can draw your curve free-hand with
the mouse. With curve segments scattered all over the grid,
result will be surprising, but poorly repeatable.
</p>
</dd>
<dt>
<span class="term">Preview</span>
</dt>
<dd>
<p>
The Preview button makes all changes to the levels dynamically so
that the new level settings can be viewed immediately.
</p>
</dd>
</dl>
</div>
<div class="variablelist">
<p class="title">
<b>Tool Options dialog</b>
</p>
<dl>
<dt>
<span class="term">Histogram Scale</span>
</dt>
<dd>
<p>
See Linear and Logarithmic buttons in Adjust Color Curves dialog.
</p>
</dd>
<dt>
<span class="term">Sample Average</span>
</dt>
<dd>
<p>
FIXME
</p>
</dd>
</dl>
</div>
</div>
</div>
<div class="navfooter">
<hr />
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p" href="ch03s05s06.html">Prev</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="ch03s05.html">Up</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="ch03s05s08.html">Next</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">5.6. Levels tool </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">Home</a>
</td>
<td width="40%" align="right" valign="top"> 5.8. Posterize Tool</td>
</tr>
</table>
</div>
</body>
</html>
|