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
|
<?xml version="1.0" encoding="UTF-8" ?>
<!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" lang="ja" xml:lang="ja">
<head>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
<title>Cairo::Operatorモジュール</title>
<link href="../doc.css" type="text/css" rel="stylesheet" />
</head>
<div class="footer">
<ul>
<li><a href="./">索引</a></li>
</ul>
</div>
</body>
<h1><a name="label-0" id="label-0">Cairo::Operatorモジュール</a></h1><!-- RDLabel: "Cairo::Operatorモジュール" -->
<h2><a name="label-1" id="label-1">定数</a></h2><!-- RDLabel: "定数" -->
<dl>
<dt><a name="label-2" id="label-2"><code>ADD</code></a></dt><!-- RDLabel: "ADD" -->
<dt><a name="label-3" id="label-3"><code>ATOP</code></a></dt><!-- RDLabel: "ATOP" -->
<dt><a name="label-4" id="label-4"><code>CLEAR</code></a></dt><!-- RDLabel: "CLEAR" -->
<dt><a name="label-5" id="label-5"><code>DEST</code></a></dt><!-- RDLabel: "DEST" -->
<dt><a name="label-6" id="label-6"><code>DEST_ATOP</code></a></dt><!-- RDLabel: "DEST_ATOP" -->
<dt><a name="label-7" id="label-7"><code>DEST_IN</code></a></dt><!-- RDLabel: "DEST_IN" -->
<dt><a name="label-8" id="label-8"><code>DEST_OUT</code></a></dt><!-- RDLabel: "DEST_OUT" -->
<dt><a name="label-9" id="label-9"><code>DEST_OVER</code></a></dt><!-- RDLabel: "DEST_OVER" -->
<dt><a name="label-10" id="label-10"><code>IN</code></a></dt><!-- RDLabel: "IN" -->
<dt><a name="label-11" id="label-11"><code>OUT</code></a></dt><!-- RDLabel: "OUT" -->
<dt><a name="label-12" id="label-12"><code>OVER</code></a></dt><!-- RDLabel: "OVER" -->
<dt><a name="label-13" id="label-13"><code>SATURATE</code></a></dt><!-- RDLabel: "SATURATE" -->
<dt><a name="label-14" id="label-14"><code>SOURCE</code></a></dt><!-- RDLabel: "SOURCE" -->
<dt><a name="label-15" id="label-15"><code>XOR</code></a></dt><!-- RDLabel: "XOR" -->
</dl>
<h2><a name="label-16" id="label-16">参考</a></h2><!-- RDLabel: "参考" -->
<ul>
<li><a href="index.html#label-0">索引</a></li>
</ul>
<h2><a name="label-17" id="label-17">変更履歴</a></h2><!-- RDLabel: "変更履歴" -->
<div class="footer">
<ul>
<li><a href="./">索引</a></li>
</ul>
</div>
</body>
</html>
|