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
|
<?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="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
<title>module Cairo::Format</title>
<link href="../doc.css" type="text/css" rel="stylesheet" />
</head>
<div class="footer">
<ul>
<li><a href="./">Index</a></li>
</ul>
</div>
</body>
<h1><a name="label-0" id="label-0">module Cairo::Format</a></h1><!-- RDLabel: "module Cairo::Format" -->
<h2><a name="label-1" id="label-1">Module Functions</a></h2><!-- RDLabel: "Module Functions" -->
<dl>
<dt><a name="label-2" id="label-2"><code>Cairo::Format.stride_for_width</code></a></dt><!-- RDLabel: "Cairo::Format.stride_for_width" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
</dl>
<h2><a name="label-3" id="label-3">Constants</a></h2><!-- RDLabel: "Constants" -->
<dl>
<dt><a name="label-4" id="label-4"><code>A1</code></a></dt><!-- RDLabel: "A1" -->
<dt><a name="label-5" id="label-5"><code>A8</code></a></dt><!-- RDLabel: "A8" -->
<dt><a name="label-6" id="label-6"><code>ARGB32</code></a></dt><!-- RDLabel: "ARGB32" -->
<dt><a name="label-7" id="label-7"><code>RGB24</code></a></dt><!-- RDLabel: "RGB24" -->
</dl>
<h2><a name="label-8" id="label-8">See Also</a></h2><!-- RDLabel: "See Also" -->
<h2><a name="label-9" id="label-9">ChangeLog</a></h2><!-- RDLabel: "ChangeLog" -->
<div class="footer">
<ul>
<li><a href="./">Index</a></li>
</ul>
</div>
</body>
</html>
|