2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-24 18:02:17 +00:00
Files
gil/html/reference/bit__aligned__pixel__iterator_8hpp.html

130 lines
11 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.8.6"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Generic Image Library: bit_aligned_pixel_iterator.hpp File 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.8.6 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_1878a3f4746a95c6aad317458cc7ef80.html">boost</a></li><li class="navelem"><a class="el" href="dir_df4750f408086f9b9c1b5ee4251365ff.html">gil</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#namespaces">Namespaces</a> &#124;
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">bit_aligned_pixel_iterator.hpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>A model of a heterogeneous pixel that is not byte aligned. Examples are bitmap (1-bit pixels) or 6-bit RGB (222)
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &lt;functional&gt;</code><br/>
<code>#include &lt;boost/config.hpp&gt;</code><br/>
<code>#include &lt;boost/iterator/iterator_facade.hpp&gt;</code><br/>
<code>#include &quot;<a class="el" href="gil__config_8hpp_source.html">gil_config.hpp</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="bit__aligned__pixel__reference_8hpp_source.html">bit_aligned_pixel_reference.hpp</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="pixel__iterator_8hpp_source.html">pixel_iterator.hpp</a>&quot;</code><br/>
</div>
<p><a href="bit__aligned__pixel__iterator_8hpp_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structboost_1_1gil_1_1bit__aligned__pixel__iterator.html">bit_aligned_pixel_iterator&lt; NonAlignedPixelReference &gt;</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">An iterator over non-byte-aligned pixels. Models <a class="el" href="structboost_1_1gil_1_1_pixel_iterator_concept.html" title="An STL random access traversal iterator over a model of PixelConcept. ">PixelIteratorConcept</a>, <a class="el" href="structboost_1_1gil_1_1_pixel_based_concept.html" title="Concept for all pixel-based GIL constructs, such as pixels, iterators, locators, views and images who...">PixelBasedConcept</a>, <a class="el" href="structboost_1_1gil_1_1_memory_based_iterator_concept.html" title="Concept of a random-access iterator that can be advanced in memory units (bytes or bits) ...">MemoryBasedIteratorConcept</a>, <a class="el" href="structboost_1_1gil_1_1_has_dynamic_x_step_type_concept.html" title="Concept for iterators, locators and views that can define a type just like the given iterator/locator...">HasDynamicXStepTypeConcept</a>. <a href="structboost_1_1gil_1_1bit__aligned__pixel__iterator.html#details">More...</a><br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespaceboost"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceboost.html">boost</a></td></tr>
<tr class="memdesc:namespaceboost"><td class="mdescLeft">&#160;</td><td class="mdescRight">Pixel 2D LOCATOR. <br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a1dbf9a357c4233c9b3c44f366087913e"><td class="memTemplParams" colspan="2"><a class="anchor" id="a1dbf9a357c4233c9b3c44f366087913e"></a>
template&lt;typename NonAlignedPixelReference &gt; </td></tr>
<tr class="memitem:a1dbf9a357c4233c9b3c44f366087913e"><td class="memTemplItemLeft" align="right" valign="top">std::ptrdiff_t&#160;</td><td class="memTemplItemRight" valign="bottom"><b>memunit_step</b> (const bit_aligned_pixel_iterator&lt; NonAlignedPixelReference &gt; &amp;)</td></tr>
<tr class="separator:a1dbf9a357c4233c9b3c44f366087913e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae57413d669d7d1d6565a4314e706ec2b"><td class="memTemplParams" colspan="2"><a class="anchor" id="ae57413d669d7d1d6565a4314e706ec2b"></a>
template&lt;typename NonAlignedPixelReference &gt; </td></tr>
<tr class="memitem:ae57413d669d7d1d6565a4314e706ec2b"><td class="memTemplItemLeft" align="right" valign="top">std::ptrdiff_t&#160;</td><td class="memTemplItemRight" valign="bottom"><b>memunit_distance</b> (const bit_aligned_pixel_iterator&lt; NonAlignedPixelReference &gt; &amp;p1, const bit_aligned_pixel_iterator&lt; NonAlignedPixelReference &gt; &amp;p2)</td></tr>
<tr class="separator:ae57413d669d7d1d6565a4314e706ec2b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6236e00ae3ee517b11bd0b77b843c4e9"><td class="memTemplParams" colspan="2"><a class="anchor" id="a6236e00ae3ee517b11bd0b77b843c4e9"></a>
template&lt;typename NonAlignedPixelReference &gt; </td></tr>
<tr class="memitem:a6236e00ae3ee517b11bd0b77b843c4e9"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><b>memunit_advance</b> (bit_aligned_pixel_iterator&lt; NonAlignedPixelReference &gt; &amp;p, std::ptrdiff_t diff)</td></tr>
<tr class="separator:a6236e00ae3ee517b11bd0b77b843c4e9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76a1d92ea580c17f06fbf9eae8367ebd"><td class="memTemplParams" colspan="2"><a class="anchor" id="a76a1d92ea580c17f06fbf9eae8367ebd"></a>
template&lt;typename NonAlignedPixelReference &gt; </td></tr>
<tr class="memitem:a76a1d92ea580c17f06fbf9eae8367ebd"><td class="memTemplItemLeft" align="right" valign="top">bit_aligned_pixel_iterator<br class="typebreak"/>
&lt; NonAlignedPixelReference &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><b>memunit_advanced</b> (const bit_aligned_pixel_iterator&lt; NonAlignedPixelReference &gt; &amp;p, std::ptrdiff_t diff)</td></tr>
<tr class="separator:a76a1d92ea580c17f06fbf9eae8367ebd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5e67e44b934e995550bbb231efc3bdf7"><td class="memTemplParams" colspan="2"><a class="anchor" id="a5e67e44b934e995550bbb231efc3bdf7"></a>
template&lt;typename NonAlignedPixelReference &gt; </td></tr>
<tr class="memitem:a5e67e44b934e995550bbb231efc3bdf7"><td class="memTemplItemLeft" align="right" valign="top">NonAlignedPixelReference&#160;</td><td class="memTemplItemRight" valign="bottom"><b>memunit_advanced_ref</b> (bit_aligned_pixel_iterator&lt; NonAlignedPixelReference &gt; it, std::ptrdiff_t diff)</td></tr>
<tr class="separator:a5e67e44b934e995550bbb231efc3bdf7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6b1496096842ecaef0f043a19dab617a"><td class="memTemplParams" colspan="2"><a class="anchor" id="a6b1496096842ecaef0f043a19dab617a"></a>
template&lt;typename NonAlignedPixelReference &gt; </td></tr>
<tr class="memitem:a6b1496096842ecaef0f043a19dab617a"><td class="memTemplItemLeft" align="right" valign="top"><a class="el" href="structboost_1_1gil_1_1bit__aligned__pixel__iterator.html">boost::gil::bit_aligned_pixel_iterator</a><br class="typebreak"/>
&lt; NonAlignedPixelReference &gt;&#160;</td><td class="memTemplItemRight" valign="bottom"><b>uninitialized_copy</b> (<a class="el" href="structboost_1_1gil_1_1bit__aligned__pixel__iterator.html">boost::gil::bit_aligned_pixel_iterator</a>&lt; NonAlignedPixelReference &gt; first, <a class="el" href="structboost_1_1gil_1_1bit__aligned__pixel__iterator.html">boost::gil::bit_aligned_pixel_iterator</a>&lt; NonAlignedPixelReference &gt; last, <a class="el" href="structboost_1_1gil_1_1bit__aligned__pixel__iterator.html">boost::gil::bit_aligned_pixel_iterator</a>&lt; NonAlignedPixelReference &gt; dst)</td></tr>
<tr class="separator:a6b1496096842ecaef0f043a19dab617a"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A model of a heterogeneous pixel that is not byte aligned. Examples are bitmap (1-bit pixels) or 6-bit RGB (222) </p>
<dl class="section author"><dt>Author</dt><dd>Lubomir Bourdev and Hailin Jin <br/>
Adobe Systems Incorporated </dd></dl>
<dl class="section date"><dt>Date</dt><dd>2005-2007 <br/>
Last updated on September 28, 2006 </dd></dl>
</div></div><!-- contents -->
<!-- HTML footer for doxygen 1.8.13-->
<!-- start footer part -->
<hr class="footer"/>
<address class="footer">
<small>
Generated on Tue Aug 21 2018 14:16:55 for Generic Image Library by &#160;<a href="http://www.doxygen.org/index.html">doxygen</a> 1.8.6
</small>
</address>
</body>
</html>