File: ch03s05s06.html

package info (click to toggle)
gimp-help 2%2B0.7-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 30,852 kB
  • ctags: 4
  • sloc: xml: 104,248; sh: 544; makefile: 262; perl: 42
file content (195 lines) | stat: -rw-r--r-- 7,765 bytes parent folder | download
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
<?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.6. Levels 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="&#10;      &#10;    " />
    <link rel="up" href="ch03s05.html" title="5. Color Tools" />
    <link rel="prev" href="ch03s05s05.html" title="5.5. Threshold Tool" />
    <link rel="next" href="ch03s05s07.html" title="5.7. Curves Tool" />
  </head>
  <body>
    <div xmlns="" class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center" id="chaptername">5.6. Levels tool</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="ch03s05s05.html">Prev</a> </td>
          <th width="60%" align="center" id="sectionname">5.6. Levels tool</th>
          <td width="20%" align="right"> <a accesskey="n" href="ch03s05s07.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-levels"></a>5.6. Levels tool</h3>
          </div>
        </div>
      </div>
      <div class="mediaobject">
        <img src="../images/toolbox/tools-levels.png" />
      </div>
      <p>                  
    The Level tool provides features similar to the Histogram tool but can 
    also change the intensity range of the active layer or selection.
  </p>
      <div class="simplesect" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3330173"></a>Activate Tool</h4>
            </div>
          </div>
        </div>
        <p>
      The Level 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">L</span>evels
      </span>.
    </p>
      </div>
      <div class="simplesect" lang="en" xml:lang="en">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3330271"></a>Options</h4>
            </div>
          </div>
        </div>
        <div class="variablelist">
          <dl>
            <dt>
              <span class="term">Modify Levels for Channel</span>
            </dt>
            <dd>
              <p>
          You can select the specific channel which will be modified by the
          tool: Value makes changes to the luminosity of all pixels in the
          image. Color channels allow to change saturation. Alpha channel
          works on transparency.  <span class="guilabel">Initialize channel</span>
          cancels changes to the selected channel.
        </p>
            </dd>
            <dt>
              <span class="term">Input Levels</span>
            </dt>
            <dd>
              <p>
          The main area is a graphic representation of image dark, mid and
          light tones content. They are on abscissa from level 0 (black) to
          level 255 (white). Pixel number for a level is on ordinate axis.
          The curve surface represents all the pixels of the image for the
          selected channel. A well balanced image is an image with levels
          (tones) distributed all over the whole range. An image with a
          blue predominant color, for example, will produce a histogram
          shifted to the left in Green and Red channels, signified by green
          and red lacking on highlights.
        </p>
              <p>
          Level ranges can be modified in three ways:
        </p>
              <div class="itemizedlist">
                <ul type="opencircle">
                  <li style="list-style-type: circle">
                    <p>
               Three triangles as sliders: one black for dark tones, one grey 
               for midtones (often called Gamma value), one white for light
               tones.
             </p>
                  </li>
                  <li style="list-style-type: circle">
                    <p>               
               Three eyedroppers: use the left one to pick the darkest
               color, the mid one to pick the mid tone color, the right one
               to pick the lightest color on the image. You can use 
               View/Info Window to find these colors. 
             </p>
                  </li>
                  <li style="list-style-type: circle">
                    <p>
               Three input boxes to enter values directly.
             </p>
                  </li>
                </ul>
              </div>
            </dd>
            <dt>
              <span class="term">Output Levels</span>
            </dt>
            <dd>
              <p>
          Output Levels allows manual selection of a constrained output level 
          range. There are also arrow-heads located here that can be used to
          interactively change the Output Levels.
        </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 level settings.
          </p>
              <p>
            <span class="guilabel">Save</span>: Allows you to save any levels you have set 
            to a file that can be loaded later.
          </p>
              <p>
            <span class="guilabel">Auto</span>: Performs an automatic setting of the 
            levels.
          </p>
              <p>
            <span class="guilabel">Three eyedroppers</span>: These three
            controls determine three points on the grayscale.  Any
            level below the "Black Point" is black; any point above
            the "White Point" is white.  The "Gray Point", which must
            be between the other two, determines the middle level of
            Gray.  All shades of gray are calculated from these three
            levels.
          </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 straight away.
         </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="ch03s05s05.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="ch03s05s07.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">5.5. Threshold Tool </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> 5.7. Curves Tool</td>
        </tr>
      </table>
    </div>
  </body>
</html>