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

111 lines
6.1 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: rotated180_view</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><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">rotated180_view<div class="ingroups"><a class="el" href="group___image_view.html">Image View</a> &raquo; <a class="el" href="group___image_view_algorithm.html">Algorithms and Utility Functions</a> &raquo; <a class="el" href="group___image_view_transformations.html">Image View Transformations</a></div></div></div>
</div><!--header-->
<div class="contents">
<p>view of a view rotated 180 degrees
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ga8c2a3ce595a177b740f8a002d6956971" id="r_ga8c2a3ce595a177b740f8a002d6956971"><td class="memTemplParams" colspan="2"><a id="ga8c2a3ce595a177b740f8a002d6956971" name="ga8c2a3ce595a177b740f8a002d6956971"></a>
template&lt;typename View &gt; </td></tr>
<tr class="memitem:ga8c2a3ce595a177b740f8a002d6956971"><td class="memTemplItemLeft" align="right" valign="top">auto&#160;</td><td class="memTemplItemRight" valign="bottom"><b>rotated180_view</b> (View const &amp;src) -&gt; typename <a class="el" href="structboost_1_1gil_1_1dynamic__xy__step__type.html">dynamic_xy_step_type</a>&lt; View &gt;::type</td></tr>
<tr class="separator:ga8c2a3ce595a177b740f8a002d6956971"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:gaf14cf1cdde7d3bdf603325106a2d38a1" id="r_gaf14cf1cdde7d3bdf603325106a2d38a1"><td class="memTemplParams" colspan="2">template&lt;typename ... Views&gt; </td></tr>
<tr class="memitem:gaf14cf1cdde7d3bdf603325106a2d38a1"><td class="memTemplItemLeft" align="right" valign="top">auto&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group___image_view_transformations180.html#gaf14cf1cdde7d3bdf603325106a2d38a1">rotated180_view</a> (<a class="el" href="classboost_1_1gil_1_1any__image__view.html">any_image_view</a>&lt; Views... &gt; const &amp;src) -&gt; typename <a class="el" href="structboost_1_1gil_1_1dynamic__xy__step__type.html">dynamic_xy_step_type</a>&lt; <a class="el" href="classboost_1_1gil_1_1any__image__view.html">any_image_view</a>&lt; Views... &gt; &gt;::type</td></tr>
<tr class="separator:gaf14cf1cdde7d3bdf603325106a2d38a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<p>view of a view rotated 180 degrees </p>
<h2 class="groupheader">Function Documentation</h2>
<a id="gaf14cf1cdde7d3bdf603325106a2d38a1" name="gaf14cf1cdde7d3bdf603325106a2d38a1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#gaf14cf1cdde7d3bdf603325106a2d38a1">&#9670;&#160;</a></span>rotated180_view()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename ... Views&gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">auto rotated180_view </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classboost_1_1gil_1_1any__image__view.html">any_image_view</a>&lt; Views... &gt; const &amp;&#160;</td>
<td class="paramname"><em>src</em></td><td>)</td>
<td> -&gt; typename <a class="el" href="structboost_1_1gil_1_1dynamic__xy__step__type.html">dynamic_xy_step_type</a>&lt;<a class="el" href="classboost_1_1gil_1_1any__image__view.html">any_image_view</a>&lt;Views...&gt;&gt;::type
</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<dl class="tparams"><dt>Template Parameters</dt><dd>
<table class="tparams">
<tr><td class="paramname">Views</td><td>Models Boost.MP11-compatible list of models of <a class="el" href="structboost_1_1gil_1_1_image_view_concept.html" title="GIL&#39;s 2-dimensional view over immutable GIL pixels.">ImageViewConcept</a> </td></tr>
</table>
</dd>
</dl>
</div>
</div>
</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>