Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > 65f8aa69c4b85eb2463f24ce9ff49b95 > files > 395

cimg-devel-1.5.9-3.mga5.i586.rpm

<xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta>
    <title>The CImg Library - C++ Template Image Processing Toolkit</title>
    <meta content="David Tschumperle" name="author"></meta>
    <link rel="shortcut icon" type="image/x-icon" href="http://cimg.sourceforge.net/favicon.ico"></link>
    <link rel="icon" type="image/png" href="favicon.png"></link>
    <link href="doxygen.css" rel="stylesheet" type="text/css">
    <link href="tabs.css" rel="stylesheet" type="text/css">
    <style type="text/css">
      <!--
          body {background-color:#C0C0C0; font-family:sans-serif; }
          a { font-weight:bold; color:#636363; }
          a:active{text-decoration:none; color:#000000}
          a:link{text-decoration:none; color:#000000}
          a:visited{text-decoration:none; color:#000000}
          a:hover{text-decoration:underline; color:#4E9F71}
        -->
    </style>
    <script language="JavaScript" type="text/javascript">
      <!-- Original:  Eric King (eric_andrew_king@hotmail.com) is used to display images in popup windows -->
      <!-- Web Site:  http://redrival.com/eak/ -->
      <!-- This script and many more are available free online at -->
      <!-- The JavaScript Source!! http://javascript.internet.com -->
      <!-- Begin
           function NewWindow(mypage, myname, w, h, scroll) {
           var winl = (screen.width - w) / 2;
           var wint = (screen.height - h) / 2;
           winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
           win = window.open(mypage, myname, winprops)
           if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
           }
           //  End -->
    </script>
    <script type="text/javascript" src="../jquery-1.11.0.min.js"></script>
    <script type="text/javascript">
      $(document).ready(function() {
      $('#cssmenu > ul').prepend('<li class="mobile"><a href="#"><span>Menu <i>&#9776;</i></span></a></li>');
      $('#cssmenu > ul > li > a').click(function(e) {
      $('#cssmenu li').removeClass('active');
      $(this).closest('li').addClass('active');
      var checkElement = $(this).next();
      if((checkElement.is('ul')) && (checkElement.is(':visible'))) {
      $(this).closest('li').removeClass('active');
      checkElement.slideUp('normal');
      }
      if((checkElement.is('ul')) && (!checkElement.is(':visible'))) {
      $('#cssmenu ul ul:visible').slideUp('normal');
      checkElement.slideDown('normal');
      }
      if( $(this).parent().hasClass('mobile') ) {
      e.preventDefault();
      $('#cssmenu').toggleClass('expand');
      }
      if($(this).closest('li').find('ul').children().length == 0) {
      return true;
      } else {
      return false;
      }
      });
      });
    </script>
    <link rel="stylesheet" type="text/css" href="../header.css" />
  </head>
  <body>
    <table align="center" cellpadding="12" cellspacing="0" width="1024" style="border-style:solid; border-width:0px; border-color:black" bgcolor="#FFFFFF">
      <tr><td>
          <center>
            <hr noshade="noshade" size="1" width="90%"></hr>
            <br/>
            <a href="http://cimg.sourceforge.net"><img src="http://cimg.sourceforge.net/img/CImgLogo2.jpg" alt="" border="0"></img></a><br/>
            <br/>
            <hr noshade="noshade" size="1" width="90%"></hr>
            <table width="90%" align="center">
              <td width="18%">&nbsp;</td>
              <td width="65%">
                <div id='cssmenu'>
                  <ul>
                    <li class='first'><a href='http://cimg.sourceforge.net/index.shtml'><span>Home</span></a></li>
                    <li><a href='http://cimg.sourceforge.net/download.shtml'><span>Download</span></a></li>
                    <li><a href='http://cimg.sourceforge.net/screenshots.shtml'><span>Screenshots</span></a></li>
                    <li><a href='http://cimg.sourceforge.net/reference/group__cimg__faq.html'><span>FAQ</span></a></li>
                    <li><a href='http://cimg.sourceforge.net/reference/group__cimg__tutorial.html'><span>Tutorial</span></a></li>
                    <li><a href='http://cimg.sourceforge.net/reference/index.html'><span>Documentation</span></a></li>
                    <li><a href='http://sourceforge.net/projects/cimg/forums/forum/334630'><span>Forum</span></a></li>
                    <li><a href='http://cimg.sourceforge.net/links.shtml'><span>Links</span></a></li>
                  </ul>
                </div>
              </td>
              <td align="right">
                <script type="text/javascript">
	          var flattr_url = 'http://cimg.sourceforge.net';
	          var flattr_btn='compact';
                </script>
                <script src="http://api.flattr.com/button/load.js" type="text/javascript"></script>
              </td>
      </tr></table>
      </center>
</td></tr>
<tr><td>
<!-- Generated by Doxygen 1.8.8 -->
  <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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="navrow3" class="tabs2">
    <ul class="tablist">
      <li><a href="functions.html"><span>All</span></a></li>
      <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
      <li><a href="functions_type.html"><span>Typedefs</span></a></li>
    </ul>
  </div>
  <div id="navrow4" class="tabs3">
    <ul class="tablist">
      <li><a href="functions_func.html#index_a"><span>a</span></a></li>
      <li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
      <li class="current"><a href="functions_func_c.html#index_c"><span>c</span></a></li>
      <li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
      <li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
      <li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
      <li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
      <li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
      <li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
      <li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
      <li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
      <li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
      <li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
      <li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
      <li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
      <li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
      <li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
      <li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
      <li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
      <li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
      <li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
      <li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
      <li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
      <li><a href="functions_func_x.html#index_x"><span>x</span></a></li>
      <li><a href="functions_func_y.html#index_y"><span>y</span></a></li>
      <li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="contents">
&#160;

<h3><a class="anchor" id="index_c"></a>- c -</h3><ul>
<li>channel()
: <a class="el" href="structcimg__library_1_1CImg.html#a48b9168e6dec50b1a092660d62ecdeb7">CImg&lt; T &gt;</a>
</li>
<li>channels()
: <a class="el" href="structcimg__library_1_1CImg.html#a6125ea8ea181e9c87d7b243636b19ffa">CImg&lt; T &gt;</a>
</li>
<li>CImg()
: <a class="el" href="structcimg__library_1_1CImg.html#a7e7097f15580db1005cb28a8218ac9ac">CImg&lt; T &gt;</a>
</li>
<li>CImg3dtoobject3d()
: <a class="el" href="structcimg__library_1_1CImg.html#a789819a57b1348a194170ed9945c711b">CImg&lt; T &gt;</a>
</li>
<li>CImgDisplay()
: <a class="el" href="structcimg__library_1_1CImgDisplay.html#a54e3407c3b858f5f40283264e39b4f38">CImgDisplay</a>
</li>
<li>CImgList()
: <a class="el" href="structcimg__library_1_1CImgList.html#afa860c024b91dc805d541577c558154c">CImgList&lt; T &gt;</a>
</li>
<li>clear()
: <a class="el" href="structcimg__library_1_1CImg.html#ab5cdf8f13cc7065fef4da8214ff36d5d">CImg&lt; T &gt;</a>
, <a class="el" href="structcimg__library_1_1CImgList.html#ab7aec05f7791abe11f1d0f0cdc8bd24e">CImgList&lt; T &gt;</a>
</li>
<li>close()
: <a class="el" href="structcimg__library_1_1CImgDisplay.html#a7e35c3363f8859c8a952a60dd4aa3fca">CImgDisplay</a>
</li>
<li>CMYKtoCMY()
: <a class="el" href="structcimg__library_1_1CImg.html#ae3827dc11a003ee30b1cd74ed7b74e15">CImg&lt; T &gt;</a>
</li>
<li>CMYKtoRGB()
: <a class="el" href="structcimg__library_1_1CImg.html#ac59bacaa7b500f54351ebc11a2a4fc1d">CImg&lt; T &gt;</a>
</li>
<li>CMYtoCMYK()
: <a class="el" href="structcimg__library_1_1CImg.html#a86448a9b36330cd1cdca41310714c82c">CImg&lt; T &gt;</a>
</li>
<li>CMYtoRGB()
: <a class="el" href="structcimg__library_1_1CImg.html#af44e7452ef72387ee411a48e8fd8f2c6">CImg&lt; T &gt;</a>
</li>
<li>column()
: <a class="el" href="structcimg__library_1_1CImg.html#a640c0225b0e74df5bf14d79d6e2c641e">CImg&lt; T &gt;</a>
</li>
<li>columns()
: <a class="el" href="structcimg__library_1_1CImg.html#a5d3ae3bdab0c51442aeb7046b4f10637">CImg&lt; T &gt;</a>
</li>
<li>cone3d()
: <a class="el" href="structcimg__library_1_1CImg.html#a744a584d87f069fb5b2511a4b6449425">CImg&lt; T &gt;</a>
</li>
<li>contains()
: <a class="el" href="structcimg__library_1_1CImg.html#ac209cb1eac5d34a620140e1fb221605b">CImg&lt; T &gt;</a>
, <a class="el" href="structcimg__library_1_1CImgList.html#ac9db155d4cc5e0d066e9404cbef2f1eb">CImgList&lt; T &gt;</a>
</li>
<li>containsN()
: <a class="el" href="structcimg__library_1_1CImgList.html#a974d8aafd86ec4b19b6725e1fd02dfa9">CImgList&lt; T &gt;</a>
</li>
<li>containsNXYZC()
: <a class="el" href="structcimg__library_1_1CImgList.html#ab1bae0ba7a5d78c14ed581ac26146536">CImgList&lt; T &gt;</a>
</li>
<li>containsXYZC()
: <a class="el" href="structcimg__library_1_1CImg.html#a910615239614a1094f62fb8beec0a1f9">CImg&lt; T &gt;</a>
</li>
<li>convolve()
: <a class="el" href="structcimg__library_1_1CImg.html#ad8f65f632f36683d6af49ed9e01a97bd">CImg&lt; T &gt;</a>
</li>
<li>cool_LUT256()
: <a class="el" href="structcimg__library_1_1CImg.html#a694980d6cdd9a8cf8d047b9ecaaebc44">CImg&lt; T &gt;</a>
</li>
<li>correlate()
: <a class="el" href="structcimg__library_1_1CImg.html#aa4f0bb3ef67e5e16fb598e33d77365ca">CImg&lt; T &gt;</a>
</li>
<li>cos()
: <a class="el" href="structcimg__library_1_1CImg.html#afd20e16deff4c21aab145b028de1e2ac">CImg&lt; T &gt;</a>
</li>
<li>cosh()
: <a class="el" href="structcimg__library_1_1CImg.html#af546cfb537ac9d6251542e225f351b8e">CImg&lt; T &gt;</a>
</li>
<li>crop()
: <a class="el" href="structcimg__library_1_1CImg.html#a5a8ef98c4db92eeb735d4f684669e229">CImg&lt; T &gt;</a>
</li>
<li>crop_font()
: <a class="el" href="structcimg__library_1_1CImgList.html#a3b57756b26a0473e3539c6af86d876b5">CImgList&lt; T &gt;</a>
</li>
<li>cross()
: <a class="el" href="structcimg__library_1_1CImg.html#ac7c08be49dacfb281a787883a9e050ec">CImg&lt; T &gt;</a>
</li>
<li>cube_LUT256()
: <a class="el" href="structcimg__library_1_1CImg.html#a6b0330376fae8d55b266c62d2bcdaa68">CImg&lt; T &gt;</a>
</li>
<li>cubic_atX()
: <a class="el" href="structcimg__library_1_1CImg.html#aa1c3f12eead5729533c8b81cea7f2eb9">CImg&lt; T &gt;</a>
</li>
<li>cubic_atXY()
: <a class="el" href="structcimg__library_1_1CImg.html#a75d10c959891d37df0f501bd991eeffb">CImg&lt; T &gt;</a>
</li>
<li>cubic_atXYZ()
: <a class="el" href="structcimg__library_1_1CImg.html#a4148aa93f7048627eb06b5d897baf495">CImg&lt; T &gt;</a>
</li>
<li>cut()
: <a class="el" href="structcimg__library_1_1CImg.html#a056cde211e5cbd3c1e84f6de1939e96a">CImg&lt; T &gt;</a>
</li>
<li>cylinder3d()
: <a class="el" href="structcimg__library_1_1CImg.html#ab924fbf66b85c9ff9bfbb1e31f0640c7">CImg&lt; T &gt;</a>
</li>
</ul>
</div><!-- contents -->
</td></tr></table>
<center>
<p>
<a href="http://sourceforge.net">
  <img src="http://sourceforge.net/sflogo.php?group_id=96492&amp;type=3" border="0" height="37" width="125"></img>
</a>
<a href="http://sourceforge.net/donate/index.php?group_id=96492"><img src="http://images.sourceforge.net/images/project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a>
</p>
</center>
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
  <!--
      var sc_project=895001;
      var sc_invisible=1;
      var sc_partition=7;
      var sc_security="5ea85181";
      //-->
</script>
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img  src="http://c8.statcounter.com/counter.php?sc_project=895001&amp;java=0&amp;security=5ea85181&amp;invisible=1" alt="counter stats" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
<!-- Google Analytics -->
<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-16976814-2']);
  _gaq.push(['_trackPageview']);
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
</script>
<!-- End Google Analytics -->
</body>
</html>