Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 623999701586b0ea103ff2ccad7954a6 > files > 6271

boost-doc-1.44.0-1.fc14.noarch.rpm

<!-- 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: copy_and_convert_pixels</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>copy_and_convert_pixels<br>
<small>
[<a class="el" href="g_i_l_0143.html">STL-like Algorithms</a>]</small>
</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
copies src view into dst view, color converting if necessary. 
<p>
copy_and_convert_pixels<p>
Versions taking static and runtime views are provided. Versions taking user-defined color convered are provided. 
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gfd619231a3e277a7b51c35c4819eec37"></a><!-- doxytag: member="ImageViewSTLAlgorithmsCopyAndConvertPixels::copy_and_convert_pixels" ref="gfd619231a3e277a7b51c35c4819eec37" args="(const V1 &amp;src, const V2 &amp;dst, CC cc)" -->
template&lt;typename V1, typename V2, typename CC&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">GIL_FORCEINLINE void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const V1 &amp;src, const V2 &amp;dst, CC cc)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g32200f2e09a83d780890ba87e10342e5"></a><!-- doxytag: member="ImageViewSTLAlgorithmsCopyAndConvertPixels::copy_and_convert_pixels" ref="g32200f2e09a83d780890ba87e10342e5" args="(const View1 &amp;src, const View2 &amp;dst)" -->
template&lt;typename View1, typename View2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">GIL_FORCEINLINE void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const View1 &amp;src, const View2 &amp;dst)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gc13384185659e72aec54a524ed5b4f87"></a><!-- doxytag: member="ImageViewSTLAlgorithmsCopyAndConvertPixels::copy_and_convert_pixels" ref="gc13384185659e72aec54a524ed5b4f87" args="(const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst, CC cc)" -->
template&lt;typename Types1, typename View2, typename CC&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst, CC cc)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g585b47c09702c0e8c896ac51b0af02c4"></a><!-- doxytag: member="ImageViewSTLAlgorithmsCopyAndConvertPixels::copy_and_convert_pixels" ref="g585b47c09702c0e8c896ac51b0af02c4" args="(const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst)" -->
template&lt;typename Types1, typename View2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const View2 &amp;dst)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gf3a7d75e1102aa01f78a3fab864f7e05"></a><!-- doxytag: member="ImageViewSTLAlgorithmsCopyAndConvertPixels::copy_and_convert_pixels" ref="gf3a7d75e1102aa01f78a3fab864f7e05" args="(const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst, CC cc)" -->
template&lt;typename View1, typename Types2, typename CC&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst, CC cc)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gc9e245c3148be2352bbe9ffdc1a339df"></a><!-- doxytag: member="ImageViewSTLAlgorithmsCopyAndConvertPixels::copy_and_convert_pixels" ref="gc9e245c3148be2352bbe9ffdc1a339df" args="(const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)" -->
template&lt;typename View1, typename Types2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const View1 &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gaf4d2a70db01453fd33049103e44991a"></a><!-- doxytag: member="ImageViewSTLAlgorithmsCopyAndConvertPixels::copy_and_convert_pixels" ref="gaf4d2a70db01453fd33049103e44991a" args="(const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst, CC cc)" -->
template&lt;typename Types1, typename Types2, typename CC&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst, CC cc)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g88a4d25d82dc28a5c9c534e55f2ec034"></a><!-- doxytag: member="ImageViewSTLAlgorithmsCopyAndConvertPixels::copy_and_convert_pixels" ref="g88a4d25d82dc28a5c9c534e55f2ec034" args="(const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)" -->
template&lt;typename Types1, typename Types2&gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memTemplItemRight" valign="bottom"><b>copy_and_convert_pixels</b> (const any_image_view&lt; Types1 &gt; &amp;src, const any_image_view&lt; Types2 &gt; &amp;dst)</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>