]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/gil/doc/html/g_i_l_0161.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / gil / doc / html / g_i_l_0161.html
CommitLineData
7c673cae
FG
1<!-- Copyright 2008 Lubomir Bourdev and Hailin Jin
2
3 Distributed under the Boost Software License, Version 1.0.
4 (See accompanying file LICENSE_1_0.txt or copy at
5 http://www.boost.org/LICENSE_1_0.txt)
6 -->
7
8<!--
9 Copyright 2005-2007 Adobe Systems Incorporated
10 Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
11 or a copy at http://stlab.adobe.com/licenses.html)
12
13 Some files are held under additional license.
14 Please see "http://stlab.adobe.com/licenses.html" for more information.
15-->
16
17<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
18 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
19<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
20
21<head>
22 <TITLE>Generic Image Library: color_converted_view</TITLE>
23 <META HTTP-EQUIV="content-type" CONTENT="text/html;charset=ISO-8859-1"/>
24 <LINK TYPE="text/css" REL="stylesheet" HREF="adobe_source.css"/>
25</head>
26<body>
27<table border="0" cellspacing="0" cellpadding="0" style='width: 100%; margin: 0; padding: 0'><tr>
28<td width="100%" valign="top" style='padding-left: 10px; padding-right: 10px; padding-bottom: 10px'>
29<div class="qindex"><a class="qindex" href="index.html">Modules</a>
30 | <a class="qindex" href="classes.html">Alphabetical List</a>
31 | <a class="qindex" href="annotated.html">Class List</a>
32 | <a class="qindex" href="dirs.html">Directories</a>
33 | <a class="qindex" href="files.html">File List</a>
34 | <a class="qindex" href="../index.html">GIL Home Page</a>
35</div>
36<!-- End Header -->
37<!-- Generated by Doxygen 1.5.6 -->
38<div class="contents">
39<h1>color_converted_view<br>
40<small>
41[<a class="el" href="g_i_l_0157.html">Image View Transformations</a>]</small>
42</h1><hr><a name="_details"></a><h2>Detailed Description</h2>
43Color converted view of another view.
44<p>
45
46<p>
47<table border="0" cellpadding="0" cellspacing="0">
48<tr><td></td></tr>
49<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
50<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="g_i_l_0022.html">color_convert_deref_fn</a></td></tr>
51
52<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Function object that given a source <a class="el" href="g_i_l_0599.html" title="Represents a pixel value (a container of channels). Models: HomogeneousColorBaseValueConcept...">pixel</a>, returns it converted to a given color space and channel depth. Models: <a class="el" href="g_i_l_0350.html" title="Represents a unary function object that can be invoked upon dereferencing a pixel...">PixelDereferenceAdaptorConcept</a>. <a href="g_i_l_0022.html#_details">More...</a><br></td></tr>
53<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="g_i_l_0434.html">color_converted_view_type</a></td></tr>
54
55<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the type of a view that does color conversion upon dereferencing its pixels. <a href="g_i_l_0434.html#_details">More...</a><br></td></tr>
56<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="g_i_l_0436.html">color_converted_view_type&lt; any_image_view&lt; ViewTypes &gt;, DstP, CC &gt;</a></td></tr>
57
58<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the type of a runtime-specified view, color-converted to a given <a class="el" href="g_i_l_0599.html" title="Represents a pixel value (a container of channels). Models: HomogeneousColorBaseValueConcept...">pixel</a> type with user specified color converter. <a href="g_i_l_0436.html#_details">More...</a><br></td></tr>
59<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="g_i_l_0438.html">color_converted_view_type&lt; any_image_view&lt; ViewTypes &gt;, DstP &gt;</a></td></tr>
60
61<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the type of a runtime-specified view, color-converted to a given <a class="el" href="g_i_l_0599.html" title="Represents a pixel value (a container of channels). Models: HomogeneousColorBaseValueConcept...">pixel</a> type with the default coor converter. <a href="g_i_l_0438.html#_details">More...</a><br></td></tr>
62<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
63<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gb5114cdb6c2a34f6706952f80baf2dfa"></a><!-- doxytag: member="ImageViewTransformationsColorConvert::color_converted_view" ref="gb5114cdb6c2a34f6706952f80baf2dfa" args="(const View &amp;src, CC cc)" -->
64template&lt;typename DstP, typename View, typename CC&gt; </td></tr>
65<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
66&lt; View, DstP, CC &gt;::type&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="g_i_l_0161.html#gb5114cdb6c2a34f6706952f80baf2dfa">color_converted_view</a> (const View &amp;src, CC cc)</td></tr>
67
68<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">view of a different color space with a user defined color-converter <br></td></tr>
69<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="gf2cd4971200b4e54dd2fda3cb9e24d0f"></a><!-- doxytag: member="ImageViewTransformationsColorConvert::color_converted_view" ref="gf2cd4971200b4e54dd2fda3cb9e24d0f" args="(const View &amp;src)" -->
70template&lt;typename DstP, typename View&gt; </td></tr>
71<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
72&lt; View, DstP &gt;::type&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="g_i_l_0161.html#gf2cd4971200b4e54dd2fda3cb9e24d0f">color_converted_view</a> (const View &amp;src)</td></tr>
73
74<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">overload of generic color_converted_view with the default color-converter <br></td></tr>
75<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g2a5410807dc209c10bbd39c0a5ef04b7"></a><!-- doxytag: member="ImageViewTransformationsColorConvert::color_converted_view" ref="g2a5410807dc209c10bbd39c0a5ef04b7" args="(const any_image_view&lt; ViewTypes &gt; &amp;src, CC cc)" -->
76template&lt;typename DstP, typename ViewTypes, typename CC&gt; </td></tr>
77<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
78&lt; any_image_view&lt; ViewTypes &gt;<br>
79, DstP, CC &gt;::type&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="g_i_l_0161.html#g2a5410807dc209c10bbd39c0a5ef04b7">color_converted_view</a> (const any_image_view&lt; ViewTypes &gt; &amp;src, CC cc)</td></tr>
80
81<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">overload of generic color_converted_view with user defined color-converter <br></td></tr>
82<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g4e84970128101b572125f025dc81f8e0"></a><!-- doxytag: member="ImageViewTransformationsColorConvert::color_converted_view" ref="g4e84970128101b572125f025dc81f8e0" args="(const any_image_view&lt; ViewTypes &gt; &amp;src)" -->
83template&lt;typename DstP, typename ViewTypes&gt; </td></tr>
84<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
85&lt; any_image_view&lt; ViewTypes &gt;<br>
86, DstP &gt;::type&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="g_i_l_0161.html#g4e84970128101b572125f025dc81f8e0">color_converted_view</a> (const any_image_view&lt; ViewTypes &gt; &amp;src)</td></tr>
87
88<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">overload of generic color_converted_view with the default color-converter <br></td></tr>
89<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g7ccf9274c11bf4f2c04e3289618c8d96"></a><!-- doxytag: member="ImageViewTransformationsColorConvert::any_color_converted_view" ref="g7ccf9274c11bf4f2c04e3289618c8d96" args="(const any_image_view&lt; ViewTypes &gt; &amp;src, CC cc)" -->
90template&lt;typename DstP, typename ViewTypes, typename CC&gt; </td></tr>
91<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
92&lt; any_image_view&lt; ViewTypes &gt;<br>
93, DstP, CC &gt;::type&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="g_i_l_0161.html#g7ccf9274c11bf4f2c04e3289618c8d96">any_color_converted_view</a> (const any_image_view&lt; ViewTypes &gt; &amp;src, CC cc)</td></tr>
94
95<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">overload of generic color_converted_view with user defined color-converter These are workarounds for GCC 3.4, which thinks color_converted_view is ambiguous with the same method for templated views (in <a class="el" href="g_i_l_0227.html" title="Methods for constructing image views from raw data or other image views /.">gil/image_view_factory.hpp</a>) <br></td></tr>
96<tr><td class="memTemplParams" nowrap colspan="2"><a class="anchor" name="g1c92f1f85e73e568c36c9dabef771b0f"></a><!-- doxytag: member="ImageViewTransformationsColorConvert::any_color_converted_view" ref="g1c92f1f85e73e568c36c9dabef771b0f" args="(const any_image_view&lt; ViewTypes &gt; &amp;src)" -->
97template&lt;typename DstP, typename ViewTypes&gt; </td></tr>
98<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
99&lt; any_image_view&lt; ViewTypes &gt;<br>
100, DstP &gt;::type&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="g_i_l_0161.html#g1c92f1f85e73e568c36c9dabef771b0f">any_color_converted_view</a> (const any_image_view&lt; ViewTypes &gt; &amp;src)</td></tr>
101
102<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">overload of generic color_converted_view with the default color-converter These are workarounds for GCC 3.4, which thinks color_converted_view is ambiguous with the same method for templated views (in <a class="el" href="g_i_l_0227.html" title="Methods for constructing image views from raw data or other image views /.">gil/image_view_factory.hpp</a>) <br></td></tr>
103</table>
104</div>
105<hr size="1"><address style="text-align: right;"><small>Generated on Sat May 2 13:50:17 2009 for Generic Image Library by&nbsp;
106<a href="http://www.doxygen.org/index.html">
107<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
108</body>
109</html>