group___type_factory_derived.html 5.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <!-- HTML header for doxygen 1.8.13-->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  6. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  7. <meta name="generator" content="Doxygen 1.8.15"/>
  8. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  9. <title>Generic Image Library: derived_xxx_type</title>
  10. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  11. <script type="text/javascript" src="jquery.js"></script>
  12. <script type="text/javascript" src="dynsections.js"></script>
  13. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  14. <link href="doxygen-boost.css" rel="stylesheet" type="text/css"/>
  15. </head>
  16. <body>
  17. <div class="boost-header">
  18. <table border="0" cellpadding="7" cellspacing="0" width="100%" summary="header">
  19. <tr>
  20. <td valign="top" width="300">
  21. <h3><a href="../index.html"><img alt="Boost GIL" src="../_static/gil.png" border="0"></a></h3>
  22. </td>
  23. <td ><h1 align="center"><a href="../index.html"></a></h1></td>
  24. <td></td>
  25. </tr>
  26. </table>
  27. </div>
  28. <hr/>
  29. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  30. <!-- Generated by Doxygen 1.8.15 -->
  31. <script type="text/javascript" src="menudata.js"></script>
  32. <script type="text/javascript" src="menu.js"></script>
  33. <script type="text/javascript">
  34. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  35. $(function() {
  36. initMenu('',false,false,'search.php','Search');
  37. });
  38. /* @license-end */</script>
  39. <div id="main-nav"></div>
  40. </div><!-- top -->
  41. <div class="header">
  42. <div class="summary">
  43. <a href="#nested-classes">Classes</a> </div>
  44. <div class="headertitle">
  45. <div class="title">derived_xxx_type<div class="ingroups"><a class="el" href="group___metafunctions.html">Metafunctions</a> &raquo; <a class="el" href="group___type_factory.html">Type Factory Metafunctions</a></div></div> </div>
  46. </div><!--header-->
  47. <div class="contents">
  48. <p>Returns the type of a homogeneous GIL construct given a related construct by changing some of its properties.
  49. <a href="#details">More...</a></p>
  50. <table class="memberdecls">
  51. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
  52. Classes</h2></td></tr>
  53. <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classboost_1_1gil_1_1derived__pixel__reference__type.html">derived_pixel_reference_type&lt; Ref, T, L, IsPlanar, IsMutable &gt;</a></td></tr>
  54. <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a pixel reference type from a source pixel reference type by changing some of the properties.Use use_default for the properties of the source view that you want to keep. <a href="classboost_1_1gil_1_1derived__pixel__reference__type.html#details">More...</a><br /></td></tr>
  55. <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
  56. <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classboost_1_1gil_1_1derived__iterator__type.html">derived_iterator_type&lt; Iterator, T, L, IsPlanar, IsStep, IsMutable &gt;</a></td></tr>
  57. <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a pixel iterator type from a source pixel iterator type by changing some of the properties.Use use_default for the properties of the source view that you want to keep. <a href="classboost_1_1gil_1_1derived__iterator__type.html#details">More...</a><br /></td></tr>
  58. <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
  59. <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classboost_1_1gil_1_1derived__view__type.html">derived_view_type&lt; View, T, L, IsPlanar, StepX, IsMutable &gt;</a></td></tr>
  60. <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs an image view type from a source view type by changing some of the properties.Use use_default for the properties of the source view that you want to keep. <a href="classboost_1_1gil_1_1derived__view__type.html#details">More...</a><br /></td></tr>
  61. <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
  62. <tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classboost_1_1gil_1_1derived__image__type.html">derived_image_type&lt; Image, T, L, IsPlanar &gt;</a></td></tr>
  63. <tr class="memdesc:"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a homogeneous image type from a source image type by changing some of the properties.Use use_default for the properties of the source image that you want to keep. <a href="classboost_1_1gil_1_1derived__image__type.html#details">More...</a><br /></td></tr>
  64. <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
  65. </table>
  66. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  67. <p>Returns the type of a homogeneous GIL construct given a related construct by changing some of its properties. </p>
  68. </div><!-- contents -->
  69. <!-- HTML footer for doxygen 1.8.13-->
  70. <!-- start footer part -->
  71. <hr class="footer"/>
  72. <address class="footer">
  73. <small>
  74. Generated by &#160;<a href="http://www.doxygen.org/index.html">doxygen</a> 1.8.15
  75. </small>
  76. </address>
  77. </body>
  78. </html>