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
|
<?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>12.10. 正弦</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="ch06s12.html" title="12. 绘制滤镜" />
<link rel="prev" href="ch06s12s09.html" title="12.9. QBist" />
<link rel="next" href="ch06s13.html" title="13. 组合滤镜" />
</head>
<body>
<div xmlns="" class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center" id="chaptername">12.10. 正弦</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p" href="ch06s12s09.html">上一页</a> </td>
<th width="60%" align="center" id="sectionname">12.10. 正弦</th>
<td width="20%" align="right"> <a accesskey="n" href="ch06s13.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="plug-in-sinus"></a>12.10. 正弦</h3>
</div>
</div>
</div>
<a id="id3323166" class="indexterm"></a>
<div class="mediaobject">
<img src="../images/filters/filters-render-sinus.png" />
</div>
<div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3323801"></a>概述</h4>
</div>
</div>
</div>
<div class="informalfigure">
<div class="mediaobject">
<img src="../images/filters/examples/sinus1.png" />
<div class="caption">
<p>
正弦绘制的范例。
</p>
</div>
</div>
</div>
<p>
该滤镜在<span class="guimenuitem">图像>滤镜/绘制/图案/正弦</span>
</p>
<p>
正弦滤镜产生基于正弦曲线的材质,看上去像波纹绸缎或三夹板。该滤镜使用颜色页签中的两种不同颜色,然后有正弦函数产生波纹图案。
</p>
<p>
X 和 Y 缩放设置材质的延伸程度。您也能设置该功能的复杂度:一个高值产生更干扰或更重复的图案。下面有一个范例。
</p>
</div>
<div class="simplesect" lang="zh_CN" xml:lang="zh_CN">
<div class="titlepage">
<div>
<div>
<h4 class="title"><a id="id3323733"></a>选项</h4>
</div>
</div>
</div>
<div class="variablelist">
<dl>
<dt>
<span class="term">X 和 Y 缩放</span>
</dt>
<dd>
<p>
低的 X/Y 值将最大化材质的水平/垂直延伸,而高值则压缩它。
</p>
</dd>
<dt>
<span class="term">复杂度</span>
</dt>
<dd>
<p>
它控制两种颜色之间如何交互(相互作用或重复的数量)。
</p>
</dd>
<dt>
<span class="term">随机数种子</span>
</dt>
<dd>
<p>
<span class="guilabel">随机数种子</span>控制随机元素。而<span class="guibutton">随机</span>勾选按钮则使种子使用电脑的硬件时间。除非您想在以后重复完全相同的随机图案,不然就没有必要使用其它的选项了。
</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 class="emphasis"><em>非常不一样</em></span>的效果。
</p>
</td>
</tr>
</table>
</div>
</dd>
<dt>
<span class="term">强制平铺?</span>
</dt>
<dd>
<p>
它使图案可以用作平铺。例如,可以在 HTML 页面中用作背景,平铺的边缘会无缝地连接在一起。
</p>
</dd>
<dt>
<span class="term">理想/扭曲</span>
</dt>
<dd>
<p>
该选项提供了对两种颜色间交互的额外控制。扭曲在两种颜色间产生比理想更加扭曲的干扰。
</p>
</dd>
<dt>
<span class="term">颜色</span>
</dt>
<dd>
<p>
这里设置产生滤镜所使用的两种颜色。其中有黑和白或工具栏中的前景/背景色,或使用颜色图标选取颜色。<i class="parameter"><tt>Alpha 通道</tt></i>滑条设置每个颜色的不透明度。(当操作的图层中没有 Alpha 通道时该选项是不可用的。)
</p>
</dd>
<dt>
<span class="term">混和设置:梯度</span>
</dt>
<dd>
<p>
它设置产生的波纹形状:线性,双线性和正弦。
</p>
</dd>
<dt>
<span class="term">混和设置:指数</span>
</dt>
<dd>
<p>
指数控制两个颜色中谁占主导,以及主导的程度。例如,当指数为 -7.5 时,左边的颜色就几乎完全主导,而为 +7.5 时,右边就为主导。0 代表左右平衡。
</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="ch06s12s09.html">上一页</a> </td>
<td width="20%" align="center">
<a accesskey="u" href="ch06s12.html">上一级</a>
</td>
<td width="40%" align="right"> <a accesskey="n" href="ch06s13.html">下一页</a></td>
</tr>
<tr>
<td width="40%" align="left" valign="top">12.9. QBist </td>
<td width="20%" align="center">
<a accesskey="h" href="index.html">起始页</a>
</td>
<td width="40%" align="right" valign="top"> 13. 组合滤镜</td>
</tr>
</table>
</div>
</body>
</html>
|