blob: a77311ad2db0966f8832d494fa0dc409da32c110 [file] [log] [blame]
<!-- Copyright 2008 Lubomir Bourdev and Hailin Jin
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
-->
<!--
Copyright 2005-2007 Adobe Systems Incorporated
Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
or a copy at http://stlab.adobe.com/licenses.html)
Some files are held under additional license.
Please see "http://stlab.adobe.com/licenses.html" for more information.
-->
<!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>
<TITLE>Generic Image Library: Layouts</TITLE>
<META HTTP-EQUIV="content-type" CONTENT="text/html;charset=ISO-8859-1"/>
<LINK TYPE="text/css" REL="stylesheet" HREF="adobe_source.css"/>
</head>
<body>
<table border="0" cellspacing="0" cellpadding="0" style='width: 100%; margin: 0; padding: 0'><tr>
<td width="100%" valign="top" style='padding-left: 10px; padding-right: 10px; padding-bottom: 10px'>
<div class="qindex"><a class="qindex" href="index.html">Modules</a>
| <a class="qindex" href="classes.html">Alphabetical List</a>
| <a class="qindex" href="annotated.html">Class List</a>
| <a class="qindex" href="dirs.html">Directories</a>
| <a class="qindex" href="files.html">File List</a>
| <a class="qindex" href="../index.html">GIL Home Page</a>
</div>
<!-- End Header -->
<!-- Generated by Doxygen 1.5.6 -->
<div class="contents">
<h1>Layouts<br>
<small>
[<a class="el" href="g_i_l_0129.html">Models</a>]</small>
</h1>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="g_i_l_0525.html">devicen_layout_t</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">unnamed color <a class="el" href="g_i_l_0567.html" title="Represents a color space and ordering of channels in memory.">layout</a> of up to five channels <a href="g_i_l_0525.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g88a9a990abc358012587ff5b8961247a"></a><!-- doxytag: member="LayoutModel::cmyk_layout_t" ref="g88a9a990abc358012587ff5b8961247a" args="" -->
typedef layout&lt; cmyk_t &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>cmyk_layout_t</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g806cf6fd304fead4a858beefc4d00a33"></a><!-- doxytag: member="LayoutModel::gray_layout_t" ref="g806cf6fd304fead4a858beefc4d00a33" args="" -->
typedef layout&lt; gray_t &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>gray_layout_t</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g98af6fd6874c0579b5576333c45bead8"></a><!-- doxytag: member="LayoutModel::rgb_layout_t" ref="g98af6fd6874c0579b5576333c45bead8" args="" -->
typedef layout&lt; rgb_t &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>rgb_layout_t</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gc1f366961a6cb936eeb5612506bdfd37"></a><!-- doxytag: member="LayoutModel::bgr_layout_t" ref="gc1f366961a6cb936eeb5612506bdfd37" args="" -->
typedef layout&lt; rgb_t, <br>
mpl::vector3_c&lt; int, 2, 1, 0 &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>bgr_layout_t</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g6dbb084ecb391f208597ce14d3da2c1e"></a><!-- doxytag: member="LayoutModel::rgba_layout_t" ref="g6dbb084ecb391f208597ce14d3da2c1e" args="" -->
typedef layout&lt; rgba_t &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>rgba_layout_t</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g6c3cc65a492d1a9c5837f36535264e38"></a><!-- doxytag: member="LayoutModel::bgra_layout_t" ref="g6c3cc65a492d1a9c5837f36535264e38" args="" -->
typedef layout&lt; rgba_t, <br>
mpl::vector4_c&lt; int, 2, 1, 0, 3 &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>bgra_layout_t</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g954ce37f1db4e2de7e4a45e72d4ecd8b"></a><!-- doxytag: member="LayoutModel::argb_layout_t" ref="g954ce37f1db4e2de7e4a45e72d4ecd8b" args="" -->
typedef layout&lt; rgba_t, <br>
mpl::vector4_c&lt; int, 1, 2, 3, 0 &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>argb_layout_t</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="gddd842cffdc628f128bd8f31e8ac905a"></a><!-- doxytag: member="LayoutModel::abgr_layout_t" ref="gddd842cffdc628f128bd8f31e8ac905a" args="" -->
typedef layout&lt; rgba_t, <br>
mpl::vector4_c&lt; int, 3, 2, 1, 0 &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><b>abgr_layout_t</b></td></tr>
</table>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sat May 2 13:50:16 2009 for Generic Image Library by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>