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
|
<?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>8. 滤镜</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="ch05.html" title="第 5 章 菜单" />
<link rel="prev" href="ch05s07.html" title="7. 工具" />
<link rel="next" href="ch06.html" title="第 6 章 滤镜" />
</head>
<body>
<div xmlns="" class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center" id="chaptername">8. 滤镜</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="ch05s07.html">上一页</a> </td>
<th width="60%" align="center" id="sectionname">8. 滤镜</th>
<td width="20%" align="right"> <a accesskey="n" href="ch06.html">下一页</a></td>
</tr>
</table>
<hr />
</div>
<div class="sect1" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both"><a id="gimp-imagewindow-menus-filters"></a>8. 滤镜</h2>
</div>
</div>
</div>
<a id="id3318957" class="indexterm"></a>
<div class="informalfigure">
<div class="mediaobject">
<img src="../images/menus/menus-filters.png" />
<div class="caption">
<p>
滤镜菜单
</p>
</div>
</div>
</div>
<p>
GIMP 术语中,<span class="emphasis"><em>滤镜</em></span>是修改图像(大多数情况下其实是图像的活动图层)表现的插件。但并不是所有该目录下的项都符合该定义,“滤镜”这个词也常常被错误使用指所有插件。实际上,您可以发现该菜单下有些项甚至完全没有修改图像。
</p>
<p>
除了最上方的三项,该菜单中其它项都使是靠插件提供的。每个插件在菜单中的位置都是有自己决定的,因此该菜单的外观在不同用户间可以完全不同。不过在实际中该菜单外观相差并不大,因为大部分插件都是 GIMP 自带的,其位置在菜单中也常常是相同的。
</p>
<p>
“插件”并不只在滤镜菜单中:插件可以自己要求放在任何菜单中。实际上,一部分 GIMP 基本功能(比如图层菜单中的“半平整”)也是通过插件实现的。不过滤镜菜单是放置插件的默认位置。
</p>
<p>
关于插件和如何使用它们的基本信息请看<a href="ch02s07.html" title="7. 插件">插件</a>。关于 GIMP 自带滤镜的信息信息请看<a href="ch06.html" title="第 6 章 滤镜">滤镜</a>。对于自己安装的滤镜,当然需要您自己获取其信息。
</p>
<div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="gimp-filter-repeat"></a>重复上次</h3>
</div>
</div>
</div>
<p>
该命令在图像菜单的
<span class="guimenu">滤镜</span>-><span class="guimenuitem">重复“<i class="replaceable"><tt>滤镜</tt></i>”</span>,或使用快捷键
or by using the keyboard shortcut
<span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">F</b></span>.
</p>
<p>
“重复上次”用和最后一次运行相同的设置重复最近执行的插件,它并不显示对话框或要求确认。
</p>
<div class="note" style="margin-left: 0.5in; margin-right: 0.5in;">
<table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25">
<img alt="[注意]" src="../images/note.png" />
</td>
<th align="left">注意</th>
</tr>
<tr>
<td colspan="2" align="left" valign="top">
<p>
需要意识到的是,该命令重复最近执行的<span class="emphasis"><em>插件</em></span>,不管它是否在滤镜菜单中。
</p>
</td>
</tr>
</table>
</div>
</div>
<div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="gimp-filter-reshow"></a>调出上次</h3>
</div>
</div>
</div>
<p>
该命令在图像菜单的
<span class="guimenu">滤镜</span>-><span class="guimenuitem">调出 “<i class="replaceable"><tt>滤镜</tt></i>”</span>,或使用快捷键
<span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">Shift</b></span>-<span><b class="keycap">F</b></span>。
</p>
<p>
“调出上次”交互地运行最近执行的插件。如果该插件使用一个对话框窗口,它就用上次运行该插件的设置初始该对话框。(当然我们假设该插件是被正确编写的。)
</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="[提示]" src="../images/tip.png" />
</td>
<th align="left">提示</th>
</tr>
<tr>
<td colspan="2" align="left" valign="top">
<p>
特别对于没有预览的插件,在获得满意的结果前常常需要多次调整参数。最有效的方式记住“撤销”后再使用“调出上次”的快捷键:
<span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">Z</b></span>
接着是
<span><b class="keycap">Ctrl</b></span>-<span><b class="keycap">Shift</b></span>-<span><b class="keycap">F</b></span>。
</p>
</td>
</tr>
</table>
</div>
</div>
<div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h3 class="title"><a id="id3319050"></a>重置所有滤镜</h3>
</div>
</div>
</div>
<p>
该命令在图像菜单的
<span class="guimenu">滤镜</span>-><span class="guimenuitem">重置所有滤镜</span>。
</p>
<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="ch05s07.html">上一页</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="ch05.html">上一级</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="ch06.html">下一页</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">7. 工具 </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">起始页</a>
</td>
<td width="40%" align="right" valign="top"> 第 6 章 滤镜</td>
</tr>
</table>
</div>
</body>
</html>
|