Mon, 03 Aug 2009 14:09:20 +0100
added P-touch decoder source
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 Page</span></a></li> |
philpem@5 | 112 | <li><a href="modules.html"><span>Modules</span></a></li> |
philpem@5 | 113 | <li class="current"><a href="namespaces.html"><span>Namespaces</span></a></li> |
philpem@5 | 114 | <li><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="namespaces.html"><span>Namespace List</span></a></li> |
philpem@5 | 120 | <li class="current"><a href="namespacemembers.html"><span>Namespace Members</span></a></li> |
philpem@5 | 121 | </ul> |
philpem@5 | 122 | </div> |
philpem@5 | 123 | <div class="tabs"> |
philpem@5 | 124 | <ul> |
philpem@5 | 125 | <li class="current"><a href="namespacemembers.html"><span>All</span></a></li> |
philpem@5 | 126 | <li><a href="namespacemembers_func.html"><span>Functions</span></a></li> |
philpem@5 | 127 | <li><a href="namespacemembers_vars.html"><span>Variables</span></a></li> |
philpem@5 | 128 | </ul> |
philpem@5 | 129 | </div> |
philpem@5 | 130 | <div class="tabs"> |
philpem@5 | 131 | <ul> |
philpem@5 | 132 | <li><a href="#index_a"><span>a</span></a></li> |
philpem@5 | 133 | <li><a href="#index_b"><span>b</span></a></li> |
philpem@5 | 134 | <li><a href="#index_c"><span>c</span></a></li> |
philpem@5 | 135 | <li><a href="#index_d"><span>d</span></a></li> |
philpem@5 | 136 | <li><a href="#index_e"><span>e</span></a></li> |
philpem@5 | 137 | <li><a href="#index_f"><span>f</span></a></li> |
philpem@5 | 138 | <li><a href="#index_g"><span>g</span></a></li> |
philpem@5 | 139 | <li><a href="#index_i"><span>i</span></a></li> |
philpem@5 | 140 | <li><a href="#index_m"><span>m</span></a></li> |
philpem@5 | 141 | <li><a href="#index_n"><span>n</span></a></li> |
philpem@5 | 142 | <li><a href="#index_p"><span>p</span></a></li> |
philpem@5 | 143 | <li><a href="#index_r"><span>r</span></a></li> |
philpem@5 | 144 | <li><a href="#index_s"><span>s</span></a></li> |
philpem@5 | 145 | <li><a href="#index_t"><span>t</span></a></li> |
philpem@5 | 146 | <li><a href="#index_u"><span>u</span></a></li> |
philpem@5 | 147 | <li><a href="#index_v"><span>v</span></a></li> |
philpem@5 | 148 | <li><a href="#index_w"><span>w</span></a></li> |
philpem@5 | 149 | <li><a href="#index_x"><span>x</span></a></li> |
philpem@5 | 150 | </ul> |
philpem@5 | 151 | </div> |
philpem@5 | 152 | </div> |
philpem@5 | 153 | <div class="contents"> |
philpem@5 | 154 | Here is a list of all documented namespace members with links to the namespaces they belong to: |
philpem@5 | 155 | <p> |
philpem@5 | 156 | <h3><a class="anchor" name="index_a">- a -</a></h3><ul> |
philpem@5 | 157 | <li>abs() |
philpem@5 | 158 | : <a class="el" href="namespacecimg__library_1_1cimg.html#5dd0a4d361e2db646f5042be6bfe1d31">cimg_library::cimg</a> |
philpem@5 | 159 | <li>atof() |
philpem@5 | 160 | : <a class="el" href="namespacecimg__library_1_1cimg.html#9ab0fcc7ef1bac330897fec51f617ae6">cimg_library::cimg</a> |
philpem@5 | 161 | </ul> |
philpem@5 | 162 | <h3><a class="anchor" name="index_b">- b -</a></h3><ul> |
philpem@5 | 163 | <li>basename() |
philpem@5 | 164 | : <a class="el" href="namespacecimg__library_1_1cimg.html#bc491a5ed3a8d97e395138a379767a45">cimg_library::cimg</a> |
philpem@5 | 165 | </ul> |
philpem@5 | 166 | <h3><a class="anchor" name="index_c">- c -</a></h3><ul> |
philpem@5 | 167 | <li>crand() |
philpem@5 | 168 | : <a class="el" href="namespacecimg__library_1_1cimg.html#ae82972570fdc0904d4f03df7b5d3023">cimg_library::cimg</a> |
philpem@5 | 169 | </ul> |
philpem@5 | 170 | <h3><a class="anchor" name="index_d">- d -</a></h3><ul> |
philpem@5 | 171 | <li>dcraw_path() |
philpem@5 | 172 | : <a class="el" href="namespacecimg__library_1_1cimg.html#e36d7a689692ac5663afe1bbdab5d9fa">cimg_library::cimg</a> |
philpem@5 | 173 | <li>dialog() |
philpem@5 | 174 | : <a class="el" href="namespacecimg__library_1_1cimg.html#9bd2a1e3ffff4538c4f53856e8b28ded">cimg_library::cimg</a> |
philpem@5 | 175 | </ul> |
philpem@5 | 176 | <h3><a class="anchor" name="index_e">- e -</a></h3><ul> |
philpem@5 | 177 | <li>endianness() |
philpem@5 | 178 | : <a class="el" href="namespacecimg__library_1_1cimg.html#0d2a283a3aa2572e9d343f040c8c4c6b">cimg_library::cimg</a> |
philpem@5 | 179 | <li>exception_mode() |
philpem@5 | 180 | : <a class="el" href="namespacecimg__library_1_1cimg.html#acf66918a1173b3f72fe6f088d94f26b">cimg_library::cimg</a> |
philpem@5 | 181 | </ul> |
philpem@5 | 182 | <h3><a class="anchor" name="index_f">- f -</a></h3><ul> |
philpem@5 | 183 | <li>fclose() |
philpem@5 | 184 | : <a class="el" href="namespacecimg__library_1_1cimg.html#e381e63cfec4d6d2426a2763c05a094f">cimg_library::cimg</a> |
philpem@5 | 185 | <li>ffmpeg_path() |
philpem@5 | 186 | : <a class="el" href="namespacecimg__library_1_1cimg.html#bf1666b982cb372129f2ae2fdc748ef2">cimg_library::cimg</a> |
philpem@5 | 187 | <li>file_type() |
philpem@5 | 188 | : <a class="el" href="namespacecimg__library_1_1cimg.html#69b9fcf4cc4ef26506e3a35d8db2cb74">cimg_library::cimg</a> |
philpem@5 | 189 | <li>fopen() |
philpem@5 | 190 | : <a class="el" href="namespacecimg__library_1_1cimg.html#dff1045b64c40864232f07ec686fa731">cimg_library::cimg</a> |
philpem@5 | 191 | <li>fread() |
philpem@5 | 192 | : <a class="el" href="namespacecimg__library_1_1cimg.html#ae720b10098f87a24c8756e63c48b49a">cimg_library::cimg</a> |
philpem@5 | 193 | <li>fwrite() |
philpem@5 | 194 | : <a class="el" href="namespacecimg__library_1_1cimg.html#b57bdbf463552372e18a7dda032c3054">cimg_library::cimg</a> |
philpem@5 | 195 | </ul> |
philpem@5 | 196 | <h3><a class="anchor" name="index_g">- g -</a></h3><ul> |
philpem@5 | 197 | <li>grand() |
philpem@5 | 198 | : <a class="el" href="namespacecimg__library_1_1cimg.html#0341a323738439349625b2de5f35bb4c">cimg_library::cimg</a> |
philpem@5 | 199 | <li>graphicsmagick_path() |
philpem@5 | 200 | : <a class="el" href="namespacecimg__library_1_1cimg.html#a9f7e166f51b43facc8ecc9f05e4ceba">cimg_library::cimg</a> |
philpem@5 | 201 | <li>gunzip_path() |
philpem@5 | 202 | : <a class="el" href="namespacecimg__library_1_1cimg.html#08f71c29acfe85d5b8718900e995b779">cimg_library::cimg</a> |
philpem@5 | 203 | <li>gzip_path() |
philpem@5 | 204 | : <a class="el" href="namespacecimg__library_1_1cimg.html#75f3391e7a393c1c1fe43537004537e2">cimg_library::cimg</a> |
philpem@5 | 205 | </ul> |
philpem@5 | 206 | <h3><a class="anchor" name="index_i">- i -</a></h3><ul> |
philpem@5 | 207 | <li>imagemagick_path() |
philpem@5 | 208 | : <a class="el" href="namespacecimg__library_1_1cimg.html#d0db1003e37cc111d9eddd282c1ab27b">cimg_library::cimg</a> |
philpem@5 | 209 | <li>info() |
philpem@5 | 210 | : <a class="el" href="namespacecimg__library_1_1cimg.html#c1b66fe77173de9e5e8542b2823d6071">cimg_library::cimg</a> |
philpem@5 | 211 | <li>invert_endianness() |
philpem@5 | 212 | : <a class="el" href="namespacecimg__library_1_1cimg.html#565abb2900eedfc3700ec2a87986bb89">cimg_library::cimg</a> |
philpem@5 | 213 | </ul> |
philpem@5 | 214 | <h3><a class="anchor" name="index_m">- m -</a></h3><ul> |
philpem@5 | 215 | <li>max() |
philpem@5 | 216 | : <a class="el" href="namespacecimg__library_1_1cimg.html#ef8f304ef317aed250bbb0dc2b242969">cimg_library::cimg</a> |
philpem@5 | 217 | <li>medcon_path() |
philpem@5 | 218 | : <a class="el" href="namespacecimg__library_1_1cimg.html#aedba1291890f50edb5be58ef662e516">cimg_library::cimg</a> |
philpem@5 | 219 | <li>min() |
philpem@5 | 220 | : <a class="el" href="namespacecimg__library_1_1cimg.html#11ac2edf216d6e3085207fbef99c8a10">cimg_library::cimg</a> |
philpem@5 | 221 | <li>minmod() |
philpem@5 | 222 | : <a class="el" href="namespacecimg__library_1_1cimg.html#e2bab18e9272641210d8b2d7e4a4503f">cimg_library::cimg</a> |
philpem@5 | 223 | <li>mod() |
philpem@5 | 224 | : <a class="el" href="namespacecimg__library_1_1cimg.html#85970edf9afb3b48c0715fadf917854e">cimg_library::cimg</a> |
philpem@5 | 225 | </ul> |
philpem@5 | 226 | <h3><a class="anchor" name="index_n">- n -</a></h3><ul> |
philpem@5 | 227 | <li>nearest_pow2() |
philpem@5 | 228 | : <a class="el" href="namespacecimg__library_1_1cimg.html#2d817bb30160ae25fde49bd14db5a7e6">cimg_library::cimg</a> |
philpem@5 | 229 | <li>number_filename() |
philpem@5 | 230 | : <a class="el" href="namespacecimg__library_1_1cimg.html#878d8296e87c4ddae1676158e40cbd3a">cimg_library::cimg</a> |
philpem@5 | 231 | </ul> |
philpem@5 | 232 | <h3><a class="anchor" name="index_p">- p -</a></h3><ul> |
philpem@5 | 233 | <li>prand() |
philpem@5 | 234 | : <a class="el" href="namespacecimg__library_1_1cimg.html#7f927973e2bc17b851bb61cdfbfef061">cimg_library::cimg</a> |
philpem@5 | 235 | </ul> |
philpem@5 | 236 | <h3><a class="anchor" name="index_r">- r -</a></h3><ul> |
philpem@5 | 237 | <li>rand() |
philpem@5 | 238 | : <a class="el" href="namespacecimg__library_1_1cimg.html#f31db729637ea4dad61e49e5729839c4">cimg_library::cimg</a> |
philpem@5 | 239 | <li>rol() |
philpem@5 | 240 | : <a class="el" href="namespacecimg__library_1_1cimg.html#964b7bf56de9cba321b402ab86db3ff7">cimg_library::cimg</a> |
philpem@5 | 241 | <li>ror() |
philpem@5 | 242 | : <a class="el" href="namespacecimg__library_1_1cimg.html#62fd3ab82b98aa857fcf5f3fbd7c8b99">cimg_library::cimg</a> |
philpem@5 | 243 | <li>round() |
philpem@5 | 244 | : <a class="el" href="namespacecimg__library_1_1cimg.html#0bfd704cc09f4a25f09035b067aca4e3">cimg_library::cimg</a> |
philpem@5 | 245 | </ul> |
philpem@5 | 246 | <h3><a class="anchor" name="index_s">- s -</a></h3><ul> |
philpem@5 | 247 | <li>sign() |
philpem@5 | 248 | : <a class="el" href="namespacecimg__library_1_1cimg.html#cb00b9ea45d7c523af71071eaad2fd98">cimg_library::cimg</a> |
philpem@5 | 249 | <li>sleep() |
philpem@5 | 250 | : <a class="el" href="namespacecimg__library_1_1cimg.html#3ac7655e49556a90715f3532af221334">cimg_library::cimg</a> |
philpem@5 | 251 | <li>split_filename() |
philpem@5 | 252 | : <a class="el" href="namespacecimg__library_1_1cimg.html#9f7068ec0354e0b34a69a9dc829598aa">cimg_library::cimg</a> |
philpem@5 | 253 | <li>sqr() |
philpem@5 | 254 | : <a class="el" href="namespacecimg__library_1_1cimg.html#415ccb3d8d3cf2e7bbdca6fa18ed3465">cimg_library::cimg</a> |
philpem@5 | 255 | <li>strcasecmp() |
philpem@5 | 256 | : <a class="el" href="namespacecimg__library_1_1cimg.html#43334b3df38ff7c4369a503a4fc3a9f9">cimg_library::cimg</a> |
philpem@5 | 257 | <li>strclean() |
philpem@5 | 258 | : <a class="el" href="namespacecimg__library_1_1cimg.html#7199326277681bfe958fc21a508897e2">cimg_library::cimg</a> |
philpem@5 | 259 | <li>strcmp() |
philpem@5 | 260 | : <a class="el" href="namespacecimg__library_1_1cimg.html#aab723edb9b070b285367e7ffc099d78">cimg_library::cimg</a> |
philpem@5 | 261 | <li>strescape() |
philpem@5 | 262 | : <a class="el" href="namespacecimg__library_1_1cimg.html#7710ef1683aa12ead974583b764cd353">cimg_library::cimg</a> |
philpem@5 | 263 | <li>strfind() |
philpem@5 | 264 | : <a class="el" href="namespacecimg__library_1_1cimg.html#2f127d56499b955c44ab1e5963d04c8c">cimg_library::cimg</a> |
philpem@5 | 265 | <li>strlen() |
philpem@5 | 266 | : <a class="el" href="namespacecimg__library_1_1cimg.html#3f65ad0f35bbbfc7ec197ce32f326da2">cimg_library::cimg</a> |
philpem@5 | 267 | <li>strncasecmp() |
philpem@5 | 268 | : <a class="el" href="namespacecimg__library_1_1cimg.html#747de40c911c42d60e1a4ee3f0c69c6c">cimg_library::cimg</a> |
philpem@5 | 269 | <li>strncmp() |
philpem@5 | 270 | : <a class="el" href="namespacecimg__library_1_1cimg.html#efc1425e963cd56d8a926908749119a5">cimg_library::cimg</a> |
philpem@5 | 271 | <li>strpare() |
philpem@5 | 272 | : <a class="el" href="namespacecimg__library_1_1cimg.html#75c2af1ba1b514bd547f9b23745b125c">cimg_library::cimg</a> |
philpem@5 | 273 | <li>swap() |
philpem@5 | 274 | : <a class="el" href="namespacecimg__library_1_1cimg.html#40c508097e570855c68bc944249ecf59">cimg_library::cimg</a> |
philpem@5 | 275 | <li>system() |
philpem@5 | 276 | : <a class="el" href="namespacecimg__library_1_1cimg.html#09e80f4d7a95f3d5c2282202d8526520">cimg_library::cimg</a> |
philpem@5 | 277 | </ul> |
philpem@5 | 278 | <h3><a class="anchor" name="index_t">- t -</a></h3><ul> |
philpem@5 | 279 | <li>temporary() |
philpem@5 | 280 | : <a class="el" href="namespacecimg__library_1_1cimg.html#f3bb87016460121409a8f1a2ebe418b1">cimg_library::cimg</a> |
philpem@5 | 281 | <li>temporary_path() |
philpem@5 | 282 | : <a class="el" href="namespacecimg__library_1_1cimg.html#797797a309ca40aa28cdfbb92f4d1621">cimg_library::cimg</a> |
philpem@5 | 283 | <li>time() |
philpem@5 | 284 | : <a class="el" href="namespacecimg__library_1_1cimg.html#f883131bbc64e996d212114cc2b2b21a">cimg_library::cimg</a> |
philpem@5 | 285 | </ul> |
philpem@5 | 286 | <h3><a class="anchor" name="index_u">- u -</a></h3><ul> |
philpem@5 | 287 | <li>uncase() |
philpem@5 | 288 | : <a class="el" href="namespacecimg__library_1_1cimg.html#5a028d4d4de4e1894263a29a6de8e2ee">cimg_library::cimg</a> |
philpem@5 | 289 | </ul> |
philpem@5 | 290 | <h3><a class="anchor" name="index_v">- v -</a></h3><ul> |
philpem@5 | 291 | <li>valuePI |
philpem@5 | 292 | : <a class="el" href="namespacecimg__library_1_1cimg.html#0227707be3c6c40e2f71806077fbfcdb">cimg_library::cimg</a> |
philpem@5 | 293 | </ul> |
philpem@5 | 294 | <h3><a class="anchor" name="index_w">- w -</a></h3><ul> |
philpem@5 | 295 | <li>wait() |
philpem@5 | 296 | : <a class="el" href="namespacecimg__library_1_1cimg.html#3c8917c0f12139bff6de6e3e45fc5b77">cimg_library::cimg</a> |
philpem@5 | 297 | <li>warn() |
philpem@5 | 298 | : <a class="el" href="namespacecimg__library_1_1cimg.html#93ec28267b101050d949d1ebff1b88cf">cimg_library::cimg</a> |
philpem@5 | 299 | </ul> |
philpem@5 | 300 | <h3><a class="anchor" name="index_x">- x -</a></h3><ul> |
philpem@5 | 301 | <li>xln() |
philpem@5 | 302 | : <a class="el" href="namespacecimg__library_1_1cimg.html#8dde183be46c1821a3901b63825a4cf4">cimg_library::cimg</a> |
philpem@5 | 303 | </ul> |
philpem@5 | 304 | </div> |
philpem@5 | 305 | <hr noshade="noshade" size="1" width="100%"> |
philpem@5 | 306 | <a href="http://sourceforge.net"> |
philpem@5 | 307 | <img src="http://sourceforge.net/sflogo.php?group_id=96492&type=3" border="0" height="37" width="125"></img> |
philpem@5 | 308 | </a> |
philpem@5 | 309 | <!-- Start of StatCounter Code --> |
philpem@5 | 310 | <script type="text/javascript" language="javascript"> |
philpem@5 | 311 | <!-- |
philpem@5 | 312 | var sc_project=895001; |
philpem@5 | 313 | var sc_invisible=1; |
philpem@5 | 314 | var sc_partition=7; |
philpem@5 | 315 | var sc_security="5ea85181"; |
philpem@5 | 316 | //--> |
philpem@5 | 317 | </script> |
philpem@5 | 318 | <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&java=0&security=5ea85181&invisible=1" alt="counter stats" border="0"></a> </noscript> |
philpem@5 | 319 | <!-- End of StatCounter Code --> |
philpem@5 | 320 | </body> |
philpem@5 | 321 | </html> |