2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-30 20:02:11 +00:00
Files
gil/develop/doc/html/reference/structboost_1_1gil_1_1layout.html
github-actions[bot] 3b73200ee1 deploy: 49d9276706
2025-04-04 16:28:54 +00:00

85 lines
4.7 KiB
HTML

<!-- HTML header for doxygen 1.8.13-->
<!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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Generic Image Library: layout&lt; ColorSpace, ChannelMapping &gt; Struct Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="doxygen-boost.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div class="boost-header">
<table border="0" cellpadding="7" cellspacing="0" width="100%" summary="header">
<tr>
<td valign="top" width="300">
<h3><a href="../index.html"><img alt="Boost GIL" src="../_static/gil.png" border="0"></a></h3>
</td>
<td ><h1 align="center"><a href="../index.html"></a></h1></td>
<td></td>
</tr>
</table>
</div>
<hr/>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',false,false,'search.php','Search');
});
/* @license-end */
</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceboost.html">boost</a></li><li class="navelem"><b>gil</b></li><li class="navelem"><a class="el" href="structboost_1_1gil_1_1layout.html">layout</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="structboost_1_1gil_1_1layout-members.html">List of all members</a> </div>
<div class="headertitle"><div class="title">layout&lt; ColorSpace, ChannelMapping &gt; Struct Template Reference<div class="ingroups"><a class="el" href="group___color_space_and_layout.html">Color, Color Space, and Layout</a> &raquo; <a class="el" href="group___color_space_and_layout_model.html">Models</a></div></div></div>
</div><!--header-->
<div class="contents">
<p>Represents a color space and ordering of channels in memory.
<a href="structboost_1_1gil_1_1layout.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="utilities_8hpp_source.html">utilities.hpp</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-types" name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a505858ade8e36175472e4701b1184368" id="r_a505858ade8e36175472e4701b1184368"><td class="memItemLeft" align="right" valign="top"><a id="a505858ade8e36175472e4701b1184368" name="a505858ade8e36175472e4701b1184368"></a>
using&#160;</td><td class="memItemRight" valign="bottom"><b>color_space_t</b> = ColorSpace</td></tr>
<tr class="separator:a505858ade8e36175472e4701b1184368"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aec327051f4b968f2356b5e9c448b000e" id="r_aec327051f4b968f2356b5e9c448b000e"><td class="memItemLeft" align="right" valign="top"><a id="aec327051f4b968f2356b5e9c448b000e" name="aec327051f4b968f2356b5e9c448b000e"></a>
using&#160;</td><td class="memItemRight" valign="bottom"><b>channel_mapping_t</b> = ChannelMapping</td></tr>
<tr class="separator:aec327051f4b968f2356b5e9c448b000e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><div class="compoundTemplParams">template&lt;typename ColorSpace, typename ChannelMapping = mp11::mp_iota &lt; std::integral_constant&lt;int, mp11::mp_size&lt;ColorSpace&gt;::value&gt; &gt;&gt;<br />
struct boost::gil::layout&lt; ColorSpace, ChannelMapping &gt;</div><p>Represents a color space and ordering of channels in memory. </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="utilities_8hpp_source.html">utilities.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- HTML footer for doxygen 1.8.13-->
<!-- start footer part -->
<hr class="footer"/>
<address class="footer">
<small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">doxygen</a> 1.9.8
</small>
</address>
</body>
</html>