/Src/Dependencies/Boost/libs/gil/doc/html/g_i_l_0161.html

http://hadesmem.googlecode.com/ · HTML · 109 lines · 79 code · 14 blank · 16 comment · 0 complexity · 09df001fb60e618888b06f98dcaf9eb6 MD5 · raw file

  1. <!-- Copyright 2008 Lubomir Bourdev and Hailin Jin
  2. Distributed under the Boost Software License, Version 1.0.
  3. (See accompanying file LICENSE_1_0.txt or copy at
  4. http://www.boost.org/LICENSE_1_0.txt)
  5. -->
  6. <!--
  7. Copyright 2005-2007 Adobe Systems Incorporated
  8. Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
  9. or a copy at http://stlab.adobe.com/licenses.html)
  10. Some files are held under additional license.
  11. Please see "http://stlab.adobe.com/licenses.html" for more information.
  12. -->
  13. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  14. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  15. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  16. <head>
  17. <TITLE>Generic Image Library: color_converted_view</TITLE>
  18. <META HTTP-EQUIV="content-type" CONTENT="text/html;charset=ISO-8859-1"/>
  19. <LINK TYPE="text/css" REL="stylesheet" HREF="adobe_source.css"/>
  20. </head>
  21. <body>
  22. <table border="0" cellspacing="0" cellpadding="0" style='width: 100%; margin: 0; padding: 0'><tr>
  23. <td width="100%" valign="top" style='padding-left: 10px; padding-right: 10px; padding-bottom: 10px'>
  24. <div class="qindex"><a class="qindex" href="index.html">Modules</a>
  25. | <a class="qindex" href="classes.html">Alphabetical List</a>
  26. | <a class="qindex" href="annotated.html">Class List</a>
  27. | <a class="qindex" href="dirs.html">Directories</a>
  28. | <a class="qindex" href="files.html">File List</a>
  29. | <a class="qindex" href="../index.html">GIL Home Page</a>
  30. </div>
  31. <!-- End Header -->
  32. <!-- Generated by Doxygen 1.5.6 -->
  33. <div class="contents">
  34. <h1>color_converted_view<br>
  35. <small>
  36. [<a class="el" href="g_i_l_0157.html">Image View Transformations</a>]</small>
  37. </h1><hr><a name="_details"></a><h2>Detailed Description</h2>
  38. Color converted view of another view.
  39. <p>
  40. <p>
  41. <table border="0" cellpadding="0" cellspacing="0">
  42. <tr><td></td></tr>
  43. <tr><td colspan="2"><br><h2>Classes</h2></td></tr>
  44. <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>
  45. <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>
  46. <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>
  47. <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>
  48. <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>
  49. <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>
  50. <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>
  51. <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>
  52. <tr><td colspan="2"><br><h2>Functions</h2></td></tr>
  53. <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)" -->
  54. template&lt;typename DstP, typename View, typename CC&gt; </td></tr>
  55. <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
  56. &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>
  57. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">view of a different color space with a user defined color-converter <br></td></tr>
  58. <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)" -->
  59. template&lt;typename DstP, typename View&gt; </td></tr>
  60. <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
  61. &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>
  62. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">overload of generic color_converted_view with the default color-converter <br></td></tr>
  63. <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)" -->
  64. template&lt;typename DstP, typename ViewTypes, typename CC&gt; </td></tr>
  65. <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
  66. &lt; any_image_view&lt; ViewTypes &gt;<br>
  67. , 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>
  68. <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">overload of generic color_converted_view with user defined color-converter <br></td></tr>
  69. <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)" -->
  70. template&lt;typename DstP, typename ViewTypes&gt; </td></tr>
  71. <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
  72. &lt; any_image_view&lt; ViewTypes &gt;<br>
  73. , 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>
  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="g7ccf9274c11bf4f2c04e3289618c8d96"></a><!-- doxytag: member="ImageViewTransformationsColorConvert::any_color_converted_view" ref="g7ccf9274c11bf4f2c04e3289618c8d96" args="(const any_image_view&lt; ViewTypes &gt; &amp;src, CC cc)" -->
  76. template&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#g7ccf9274c11bf4f2c04e3289618c8d96">any_color_converted_view</a> (const any_image_view&lt; ViewTypes &gt; &amp;src, CC cc)</td></tr>
  80. <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>
  81. <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)" -->
  82. template&lt;typename DstP, typename ViewTypes&gt; </td></tr>
  83. <tr><td class="memTemplItemLeft" nowrap align="right" valign="top">color_converted_view_type<br>
  84. &lt; any_image_view&lt; ViewTypes &gt;<br>
  85. , 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>
  86. <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>
  87. </table>
  88. </div>
  89. <hr size="1"><address style="text-align: right;"><small>Generated on Sat May 2 13:50:17 2009 for Generic Image Library by&nbsp;
  90. <a href="http://www.doxygen.org/index.html">
  91. <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
  92. </body>
  93. </html>