PTdecode/CImg-1.3.0/html/reference/functions_func_0x63.html

Wed, 05 Aug 2009 15:02:31 +0100

author
Philip Pemberton <philpem@philpem.me.uk>
date
Wed, 05 Aug 2009 15:02:31 +0100
changeset 13
a933b13e087f
parent 5
1204ebf9340d
permissions
-rwxr-xr-x

PTdecode: add support for uncompressed data (NOTE: *NOT* supported by the PT-2450DX)

philpem@5 1 xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
philpem@5 2 <head>
philpem@5 3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta>
philpem@5 4 <title>The CImg Library - C++ Template Image Processing Toolkit</title>
philpem@5 5 <meta content="David Tschumperle" name="author"></meta>
philpem@5 6 <link rel="shortcut icon" type="image/x-icon" href="http://cimg.sourceforge.net/favicon.ico"></link>
philpem@5 7 <link rel="icon" type="image/png" href="favicon.png"></link>
philpem@5 8 <link href="doxygen.css" rel="stylesheet" type="text/css">
philpem@5 9 <link href="tabs.css" rel="stylesheet" type="text/css">
philpem@5 10 <style type="text/css">
philpem@5 11 <!--
philpem@5 12 body {background-color:white; font-family:sans-serif; }
philpem@5 13 a:active{text-decoration:none; color:#303090}
philpem@5 14 a:link{text-decoration:none; color:#303090}
philpem@5 15 a:visited{text-decoration:none; color:#303090}
philpem@5 16 a:hover{text-decoration:underline; color:#4E9F71}
philpem@5 17 -->
philpem@5 18 </style>
philpem@5 19 <script language="JavaScript" type="text/javascript">
philpem@5 20 <!-- Original: Eric King (eric_andrew_king@hotmail.com) is used to display images in popup windows -->
philpem@5 21 <!-- Web Site: http://redrival.com/eak/ -->
philpem@5 22 <!-- This script and many more are available free online at -->
philpem@5 23 <!-- The JavaScript Source!! http://javascript.internet.com -->
philpem@5 24 <!-- Begin
philpem@5 25 function NewWindow(mypage, myname, w, h, scroll) {
philpem@5 26 var winl = (screen.width - w) / 2;
philpem@5 27 var wint = (screen.height - h) / 2;
philpem@5 28 winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
philpem@5 29 win = window.open(mypage, myname, winprops)
philpem@5 30 if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
philpem@5 31 }
philpem@5 32 // End -->
philpem@5 33 </script>
philpem@5 34 </head>
philpem@5 35 <body>
philpem@5 36 <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
philpem@5 37 <tbody><tr><td>
philpem@5 38 <hr noshade="noshade" size="1" width="90%"></hr>
philpem@5 39 <center>
philpem@5 40 <br/>
philpem@5 41 <a href="http://cimg.sourceforge.net"><img src="http://cimg.sourceforge.net/img/CImgLogo.jpg" alt="" border="0"></img></a><br/>
philpem@5 42 <br/>
philpem@5 43 </center>
philpem@5 44 <hr noshade="noshade" size="1" width="90%"></hr>
philpem@5 45 <center>
philpem@5 46 <table bgcolor="#EEEEFF" style="width: 90%; text-align: left; margin-left: auto; margin-right: auto;" border="0" cellpadding="3" cellspacing="0">
philpem@5 47 <tbody><tr><td style="text-align: center; vertical-align: top;">
philpem@5 48 <font color="#FFFFFF" face="Arial,Helvetica" size="-1">
philpem@5 49 <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/index.shtml">Main</a> <b>]</b>
philpem@5 50 <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/news.shtml">News</a><b>] </b>
philpem@5 51 <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/download.shtml">Download</a> <b>]</b>
philpem@5 52 <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/screenshots.shtml">Screenshots</a> <b>]</b>
philpem@5 53 <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/reference/group__cimg__faq.html">FAQ</a> <b>]</b>
philpem@5 54 <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/reference/group__cimg__tutorial.html">Tutorial</a> <b>]</b>
philpem@5 55 <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/reference/index.html">Documentation</a> <b>]</b>
philpem@5 56 <b>[</b> <a target="_parent" href="http://sourceforge.net/forum/forum.php?forum_id=334630">Forum</a> <b>]</b>
philpem@5 57 <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/chat.shtml">Chat</a> <b>]</b>
philpem@5 58 <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/links.shtml">Links</a> <b>]</b>
philpem@5 59 </font>
philpem@5 60 </td></tr></tbody>
philpem@5 61 </table>
philpem@5 62 </center>
philpem@5 63 <hr noshade="noshade" size="1" width="90%"></hr>
philpem@5 64 </td></tr></tbody>
philpem@5 65 </table>
philpem@5 66 <!-- Generated by Doxygen 1.5.7.1 -->
philpem@5 67 <script type="text/javascript">
philpem@5 68 <!--
philpem@5 69 function changeDisplayState (e){
philpem@5 70 var num=this.id.replace(/[^[0-9]/g,'');
philpem@5 71 var button=this.firstChild;
philpem@5 72 var sectionDiv=document.getElementById('dynsection'+num);
philpem@5 73 if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){
philpem@5 74 sectionDiv.style.display='block';
philpem@5 75 button.src='open.gif';
philpem@5 76 }else{
philpem@5 77 sectionDiv.style.display='none';
philpem@5 78 button.src='closed.gif';
philpem@5 79 }
philpem@5 80 }
philpem@5 81 function initDynSections(){
philpem@5 82 var divs=document.getElementsByTagName('div');
philpem@5 83 var sectionCounter=1;
philpem@5 84 for(var i=0;i<divs.length-1;i++){
philpem@5 85 if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){
philpem@5 86 var header=divs[i];
philpem@5 87 var section=divs[i+1];
philpem@5 88 var button=header.firstChild;
philpem@5 89 if (button!='IMG'){
philpem@5 90 divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild);
philpem@5 91 button=document.createElement('img');
philpem@5 92 divs[i].insertBefore(button,divs[i].firstChild);
philpem@5 93 }
philpem@5 94 header.style.cursor='pointer';
philpem@5 95 header.onclick=changeDisplayState;
philpem@5 96 header.id='dynheader'+sectionCounter;
philpem@5 97 button.src='closed.gif';
philpem@5 98 section.id='dynsection'+sectionCounter;
philpem@5 99 section.style.display='none';
philpem@5 100 section.style.marginLeft='14px';
philpem@5 101 sectionCounter++;
philpem@5 102 }
philpem@5 103 }
philpem@5 104 }
philpem@5 105 window.onload = initDynSections;
philpem@5 106 -->
philpem@5 107 </script>
philpem@5 108 <div class="navigation" id="top">
philpem@5 109 <div class="tabs">
philpem@5 110 <ul>
philpem@5 111 <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
philpem@5 112 <li><a href="modules.html"><span>Modules</span></a></li>
philpem@5 113 <li><a href="namespaces.html"><span>Namespaces</span></a></li>
philpem@5 114 <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
philpem@5 115 </ul>
philpem@5 116 </div>
philpem@5 117 <div class="tabs">
philpem@5 118 <ul>
philpem@5 119 <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
philpem@5 120 <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
philpem@5 121 <li class="current"><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
philpem@5 122 </ul>
philpem@5 123 </div>
philpem@5 124 <div class="tabs">
philpem@5 125 <ul>
philpem@5 126 <li><a href="functions.html"><span>All</span></a></li>
philpem@5 127 <li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
philpem@5 128 <li><a href="functions_vars.html"><span>Variables</span></a></li>
philpem@5 129 <li><a href="functions_type.html"><span>Typedefs</span></a></li>
philpem@5 130 </ul>
philpem@5 131 </div>
philpem@5 132 <div class="tabs">
philpem@5 133 <ul>
philpem@5 134 <li><a href="functions_func.html#index__"><span>_</span></a></li>
philpem@5 135 <li><a href="functions_func_0x61.html#index_a"><span>a</span></a></li>
philpem@5 136 <li><a href="functions_func_0x62.html#index_b"><span>b</span></a></li>
philpem@5 137 <li class="current"><a href="functions_func_0x63.html#index_c"><span>c</span></a></li>
philpem@5 138 <li><a href="functions_func_0x64.html#index_d"><span>d</span></a></li>
philpem@5 139 <li><a href="functions_func_0x65.html#index_e"><span>e</span></a></li>
philpem@5 140 <li><a href="functions_func_0x66.html#index_f"><span>f</span></a></li>
philpem@5 141 <li><a href="functions_func_0x67.html#index_g"><span>g</span></a></li>
philpem@5 142 <li><a href="functions_func_0x68.html#index_h"><span>h</span></a></li>
philpem@5 143 <li><a href="functions_func_0x69.html#index_i"><span>i</span></a></li>
philpem@5 144 <li><a href="functions_func_0x6b.html#index_k"><span>k</span></a></li>
philpem@5 145 <li><a href="functions_func_0x6c.html#index_l"><span>l</span></a></li>
philpem@5 146 <li><a href="functions_func_0x6d.html#index_m"><span>m</span></a></li>
philpem@5 147 <li><a href="functions_func_0x6e.html#index_n"><span>n</span></a></li>
philpem@5 148 <li><a href="functions_func_0x6f.html#index_o"><span>o</span></a></li>
philpem@5 149 <li><a href="functions_func_0x70.html#index_p"><span>p</span></a></li>
philpem@5 150 <li><a href="functions_func_0x71.html#index_q"><span>q</span></a></li>
philpem@5 151 <li><a href="functions_func_0x72.html#index_r"><span>r</span></a></li>
philpem@5 152 <li><a href="functions_func_0x73.html#index_s"><span>s</span></a></li>
philpem@5 153 <li><a href="functions_func_0x74.html#index_t"><span>t</span></a></li>
philpem@5 154 <li><a href="functions_func_0x75.html#index_u"><span>u</span></a></li>
philpem@5 155 <li><a href="functions_func_0x76.html#index_v"><span>v</span></a></li>
philpem@5 156 <li><a href="functions_func_0x77.html#index_w"><span>w</span></a></li>
philpem@5 157 <li><a href="functions_func_0x78.html#index_x"><span>x</span></a></li>
philpem@5 158 <li><a href="functions_func_0x79.html#index_y"><span>y</span></a></li>
philpem@5 159 <li><a href="functions_func_0x7e.html#index_~"><span>~</span></a></li>
philpem@5 160 </ul>
philpem@5 161 </div>
philpem@5 162 </div>
philpem@5 163 <div class="contents">
philpem@5 164 &nbsp;
philpem@5 165 <p>
philpem@5 166 <h3><a class="anchor" name="index_c">- c -</a></h3><ul>
philpem@5 167 <li>channel()
philpem@5 168 : <a class="el" href="structcimg__library_1_1CImg.html#7c4404d7b68c6e6f1376191748e3e4b0">CImg</a>
philpem@5 169 <li>channels()
philpem@5 170 : <a class="el" href="structcimg__library_1_1CImg.html#8ca7d14971bd5e6f1ff40801e0c520dc">CImg</a>
philpem@5 171 <li>CImg()
philpem@5 172 : <a class="el" href="structcimg__library_1_1CImg.html#f0cf1b66afb42bbb4750895fe66bcc69">CImg</a>
philpem@5 173 <li>CImgDisplay()
philpem@5 174 : <a class="el" href="structcimg__library_1_1CImgDisplay.html#54e3407c3b858f5f40283264e39b4f38">CImgDisplay</a>
philpem@5 175 <li>CImgList()
philpem@5 176 : <a class="el" href="structcimg__library_1_1CImgList.html#067f5550d22707d51823f969af480fd7">CImgList</a>
philpem@5 177 <li>clear()
philpem@5 178 : <a class="el" href="structcimg__library_1_1CImg.html#b5cdf8f13cc7065fef4da8214ff36d5d">CImg</a>
philpem@5 179 , <a class="el" href="structcimg__library_1_1CImgList.html#b7aec05f7791abe11f1d0f0cdc8bd24e">CImgList</a>
philpem@5 180 <li>close()
philpem@5 181 : <a class="el" href="structcimg__library_1_1CImgDisplay.html#7e35c3363f8859c8a952a60dd4aa3fca">CImgDisplay</a>
philpem@5 182 <li>CMYKtoCMY()
philpem@5 183 : <a class="el" href="structcimg__library_1_1CImg.html#e3827dc11a003ee30b1cd74ed7b74e15">CImg</a>
philpem@5 184 <li>CMYKtoRGB()
philpem@5 185 : <a class="el" href="structcimg__library_1_1CImg.html#c59bacaa7b500f54351ebc11a2a4fc1d">CImg</a>
philpem@5 186 <li>CMYtoCMYK()
philpem@5 187 : <a class="el" href="structcimg__library_1_1CImg.html#86448a9b36330cd1cdca41310714c82c">CImg</a>
philpem@5 188 <li>CMYtoRGB()
philpem@5 189 : <a class="el" href="structcimg__library_1_1CImg.html#f44e7452ef72387ee411a48e8fd8f2c6">CImg</a>
philpem@5 190 <li>column()
philpem@5 191 : <a class="el" href="structcimg__library_1_1CImg.html#9995a97a1f5bf1de44670dd998f6b19e">CImg</a>
philpem@5 192 <li>columns()
philpem@5 193 : <a class="el" href="structcimg__library_1_1CImg.html#a70ff39a9a7bd64954f4f18819f8e596">CImg</a>
philpem@5 194 <li>cone3d()
philpem@5 195 : <a class="el" href="structcimg__library_1_1CImg.html#4cfdd883704e403728d35979c07a069b">CImg</a>
philpem@5 196 <li>contains()
philpem@5 197 : <a class="el" href="structcimg__library_1_1CImg.html#0254f03aac63118f3fbc1ca3d9ede477">CImg</a>
philpem@5 198 <li>containsXYZV()
philpem@5 199 : <a class="el" href="structcimg__library_1_1CImg.html#e530958fd7fd7a1e7c5017c3e7c411de">CImg</a>
philpem@5 200 <li>contrast_LUT8()
philpem@5 201 : <a class="el" href="structcimg__library_1_1CImg.html#f26c4f029563bf7ffd47ba51e8e09984">CImg</a>
philpem@5 202 <li>convolve()
philpem@5 203 : <a class="el" href="structcimg__library_1_1CImg.html#6ad1f71fcaf356a1480b81c55109ca86">CImg</a>
philpem@5 204 <li>correlate()
philpem@5 205 : <a class="el" href="structcimg__library_1_1CImg.html#e42e12627e5a8204d328f84df9976fc8">CImg</a>
philpem@5 206 <li>cos()
philpem@5 207 : <a class="el" href="structcimg__library_1_1CImg.html#fd20e16deff4c21aab145b028de1e2ac">CImg</a>
philpem@5 208 <li>crop()
philpem@5 209 : <a class="el" href="structcimg__library_1_1CImg.html#0a1400f592a7192b1e6421f5d7045d6a">CImg</a>
philpem@5 210 <li>cross()
philpem@5 211 : <a class="el" href="structcimg__library_1_1CImg.html#49ccd3590b6edcf060b2c8def95d96a7">CImg</a>
philpem@5 212 <li>cube3d()
philpem@5 213 : <a class="el" href="structcimg__library_1_1CImg.html#7909d0564ee489806b89a79159a9d91d">CImg</a>
philpem@5 214 <li>cubic_atX()
philpem@5 215 : <a class="el" href="structcimg__library_1_1CImg.html#fd446fb86260db4fd990fdab18e61181">CImg</a>
philpem@5 216 <li>cubic_atXY()
philpem@5 217 : <a class="el" href="structcimg__library_1_1CImg.html#9178dbccd4a22a5e2a3b41c243244eb8">CImg</a>
philpem@5 218 <li>cuboid3d()
philpem@5 219 : <a class="el" href="structcimg__library_1_1CImg.html#e15246012bf5a2672766bda1743417f0">CImg</a>
philpem@5 220 <li>cut()
philpem@5 221 : <a class="el" href="structcimg__library_1_1CImg.html#5f8f08d52f945f28fd33737fabaa6286">CImg</a>
philpem@5 222 <li>cylinder3d()
philpem@5 223 : <a class="el" href="structcimg__library_1_1CImg.html#13077712f8141674ceb3946aafc37a3f">CImg</a>
philpem@5 224 </ul>
philpem@5 225 </div>
philpem@5 226 <hr noshade="noshade" size="1" width="100%">
philpem@5 227 <a href="http://sourceforge.net">
philpem@5 228 <img src="http://sourceforge.net/sflogo.php?group_id=96492&amp;type=3" border="0" height="37" width="125"></img>
philpem@5 229 </a>
philpem@5 230 <!-- Start of StatCounter Code -->
philpem@5 231 <script type="text/javascript" language="javascript">
philpem@5 232 <!--
philpem@5 233 var sc_project=895001;
philpem@5 234 var sc_invisible=1;
philpem@5 235 var sc_partition=7;
philpem@5 236 var sc_security="5ea85181";
philpem@5 237 //-->
philpem@5 238 </script>
philpem@5 239 <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>
philpem@5 240 <!-- End of StatCounter Code -->
philpem@5 241 </body>
philpem@5 242 </html>