File: ch05s06s03.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 (193 lines) | stat: -rw-r--r-- 7,936 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
<?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>6.3. 颜色</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="ch05s06.html" title="6. 图层" />
    <link rel="prev" href="ch05s06s02.html" title="6.2. 堆栈" />
    <link rel="next" href="ch05s06s04.html" title="6.4. 蒙板" />
  </head>
  <body>
    <div xmlns="" class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center" id="chaptername">6.3. 颜色</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="ch05s06s02.html">上一页</a> </td>
          <th width="60%" align="center" id="sectionname">6.3. 颜色</th>
          <td width="20%" align="right"> <a accesskey="n" href="ch05s06s04.html">下一页</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="sect2" lang="zh_CN" xml:lang="zh_CN">
      <div class="titlepage">
        <div>
          <div>
            <h3 class="title"><a id="gimp-layer-colors-menu"></a>6.3. 颜色</h3>
          </div>
        </div>
      </div>
      <div class="informalfigure">
        <div class="mediaobject">
          <img src="../images/menus/menus-layer-colors.png" />
          <div class="caption">
            <p>
          颜色子菜单
        </p>
          </div>
        </div>
      </div>
      <p>
    图层菜单的颜色子菜单包括修改图像颜色的操作。顶部项会执行<a href="ch03s05.html" title="5. 颜色工具">颜色工具</a>,它在工具箱这章中介绍。
  </p>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="gimp-layer-desaturate"></a>去色</h4>
            </div>
          </div>
        </div>
        <p>
      该命令在图像菜单的
      <span class="guimenu">图层</span>-&gt;<span class="guisubmenu">颜色</span>-&gt;<span class="guimenuitem">去色</span>。
    </p>
        <p>
      “去色”使活动图层中所有颜色转变为相关灰色调。它在两个方面不同将图像转变成灰度:第一,它只影响活动图层;第二,图层中的颜色仍然是 RGB 颜色,也可以用任何颜色涂画去色后的图层。去色只能在 RGB 图像的图层上使用;当图像是灰度或索引时,该菜单项不可用。
    </p>
      </div>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="gimp-layer-invert"></a>反向</h4>
            </div>
          </div>
        </div>
        <p>
      该命令在图像菜单的
      <span class="guimenu">图层</span>-&gt;<span class="guisubmenu">颜色</span>-&gt;<span class="guimenuitem">反转</span>。
    </p>
        <p>
      “反转”将活动图层的所有颜色的亮度反转。阴暗区域变为明亮,相反也一样。用补色代替原来色调(关于颜色的更多信息请看术语表中<a href="go01.html#glossary-colormodel">颜色模型</a>)。反转图像只能在 RGB 和灰度图像上使用,当图像是索引时,该菜单项不可用。
    </p>
      </div>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3317540"></a>子菜单:自动</h4>
            </div>
          </div>
        </div>
        <div class="informalfigure">
          <div class="mediaobject">
            <img src="../images/menus/menus-layer-colors-auto.png" />
            <div class="caption">
              <p>
            颜色/自动子菜单
          </p>
            </div>
          </div>
        </div>
        <p>
      图层/颜色/自动 子菜单包括自动调节活动图层颜色分布,而不需要用户输入的操作。它们中许多实际是通过插件实现的。
    </p>
      </div>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="gimp-layer-equalize"></a>色调均化</h4>
            </div>
          </div>
        </div>
        <p>
      该命令在图像菜单的
      <span class="guimenu">图层</span>-&gt;<span class="guisubmenu">颜色</span>-&gt;<span class="guisubmenu">自动</span>-&gt;<span class="guimenuitem">色调均化</span>。
    </p>
        <p>   
      “色调均化”调整活动图层颜色的亮度,使亮度通道的柱状图尽可能平,也就是每个可能的亮度值上显示的像素数基本相同。色调均化有时可以用作加强图像对比度。它是非常强大的命令,不过有时能产生奇迹,有时也能毁掉您的图像。
    </p>
      </div>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="plug-in-color-enhance"></a>颜色增强</h4>
            </div>
          </div>
        </div>
        <p>
      该命令在图像菜单的
      <span class="guimenu">图层</span>-&gt;<span class="guisubmenu">颜色</span>-&gt;<span class="guisubmenu">自动</span>-&gt;<span class="guimenuitem">颜色增强</span>。
    </p>
        <p>
      “颜色增强”增加图层中颜色的饱和度范围,而不改变亮度和色调。它先将图像转变为 HSV 空间,衡量图像中的饱和度值范围,然后尽量扩大该范围,最后再将颜色转变回 RGB。它只能在 RGB 和索引图像的图层上使用。当图像为灰度时,该菜单项不可用。
    </p>
      </div>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="plug-in-normalize"></a>标准化</h4>
            </div>
          </div>
        </div>
        <p>
      FIXME
    </p>
      </div>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="plug-in-c-astretch"></a>拉伸对比度</h4>
            </div>
          </div>
        </div>
        <p>
      FIXME
    </p>
      </div>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="plug-in-autostretch-hsv"></a>拉伸 HSV</h4>
            </div>
          </div>
        </div>
        <p>
      FIXME
    </p>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="ch05s06s02.html">上一页</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="ch05s06.html">上一级</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="ch05s06s04.html">下一页</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">6.2. 堆栈 </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">起始页</a>
          </td>
          <td width="40%" align="right" valign="top"> 6.4. 蒙板</td>
        </tr>
      </table>
    </div>
  </body>
</html>