File: ch05s06s06.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 (164 lines) | stat: -rw-r--r-- 7,298 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
<?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.6. 变换</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="ch05s06s05.html" title="6.5. 透明" />
    <link rel="next" href="ch05s07.html" title="7. 工具" />
  </head>
  <body>
    <div xmlns="" class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center" id="chaptername">6.6. 变换</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="ch05s06s05.html">上一页</a> </td>
          <th width="60%" align="center" id="sectionname">6.6. 变换</th>
          <td width="20%" align="right"> <a accesskey="n" href="ch05s07.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-transform-menu"></a>6.6. 变换</h3>
          </div>
        </div>
      </div>
      <div class="informalfigure">
        <div class="mediaobject">
          <img src="../images/menus/menus-layer-transform.png" />
          <div class="caption">
            <p>
        图层菜单的变换子菜单
      </p>
          </div>
        </div>
      </div>
      <p>
    图层菜单的变换子菜单包括翻转或旋转图像活动图层的操作。
  </p>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="gimp-layer-flip-horizontal"></a>水平(垂直)翻转</h4>
            </div>
          </div>
        </div>
        <a id="gimp-layer-flip-vertical"></a>
        <p>
      这些命令在图像菜单的
      <span class="guimenu">图层</span>-&gt;<span class="guisubmenu">变换</span>中,<span class="guimenuitem">水平翻转</span>和<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="gimp-layer-rotate-90"></a>顺时针(逆时针)旋转 90(180) 度</h4>
            </div>
          </div>
        </div>
        <a id="gimp-layer-rotate-270"></a>
        <a id="gimp-layer-rotate-180"></a>
        <p>
      这些命令在图像菜单的
      <span class="guimenu">图层</span>-&gt;<span class="guisubmenu">变换</span>中,<span class="guimenuitem">顺时针旋转 90 度</span>,<span class="guimenuitem">逆时针旋转 90 度</span>和<span class="guimenuitem">旋转 180 度</span>。
    </p>
        <p>   
      它们都是用特定方式旋转图层,而不会丢失像素数据。图层形状不会被改变:要注意的是,它可能会使它超出图像边缘。(在 GIMP 中这是允许的,并不会强行裁剪图层,不过您看不到延伸至图像外的部分除非改变图像画布大小或移动图层。)在旋转前后图层中心的位置不会变。
    </p>
      </div>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="id3318696"></a>任意旋转</h4>
            </div>
          </div>
        </div>
        <p>
      该命令在图像菜单的
      <span class="guimenu">图层</span>-&gt;<span class="guisubmenu">变换</span>-&gt;<span class="guimenuitem">自由旋转</span>,它是另外一种执行<a href="ch03s04s03.html" title="4.3. 旋转工具">旋转工具</a>的方式。
    </p>
      </div>
      <div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
        <div class="titlepage">
          <div>
            <div>
              <h4 class="title"><a id="gimp-layer-offset"></a>位移</h4>
            </div>
          </div>
        </div>
        <div class="informalfigure">
          <div class="mediaobject">
            <img src="../images/menus/dialogs-offset-layer.png" />
            <div class="caption">
              <p>
          “位移”对话框
        </p>
            </div>
          </div>
        </div>
        <p>
      该命令在图像菜单的
      <span class="guimenu">图层</span>-&gt;<span class="guisubmenu">变换</span>-&gt;<span class="guimenuitem">位移</span>。
    </p>
        <p>
      “位移”偏移活动图层的<span class="emphasis"><em>内容</em></span>;它并不会改变图层的<span class="emphasis"><em>尺寸</em></span>。任何被偏移到图层边缘外的部分都被裁剪掉。该命令会唤出一个设置如何偏移的对话框。其中可以设置图层在 X 和 Y 方向上偏移的距离,它从左上角计算,正数代表向右 (X) 和 向下 (Y)。默认单位是像素,您可以在位移区域的单位菜单中改变它:“%”单位有时很有用。按下“位移 (x/2),(y/2)”使图层刚好偏移一半宽度和高度。“边缘行为”在三个选项中选择处理被偏移后变为空白的区域的方式。
    </p>
        <div class="itemizedlist">
          <ul type="disc">
            <li>
              <p><b>环绕. </b>
            该选项用偏移到图层边缘外部分填补空白区域。
          </p>
            </li>
            <li>
              <p><b>背景色. </b>
            该选项用显示在工具箱颜色区域的背景色填充空白区域。
          </p>
            </li>
            <li>
              <p><b>透明. </b>
            该选项是空白区域变为透明,如果图层没有 Alpha 通道,“透明”则不可用。
          </p>
            </li>
          </ul>
        </div>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="ch05s06s05.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="ch05s07.html">下一页</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">6.5. 透明 </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">起始页</a>
          </td>
          <td width="40%" align="right" valign="top"> 7. 工具</td>
        </tr>
      </table>
    </div>
  </body>
</html>