Austin Schuh | 8c794d5 | 2019-03-03 21:17:37 -0800 | [diff] [blame^] | 1 | <xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| 2 | <head> |
| 3 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta> |
| 4 | <title>The CImg Library - C++ Template Image Processing Toolkit</title> |
| 5 | <meta content="David Tschumperle" name="author"></meta> |
| 6 | <link rel="shortcut icon" type="image/x-icon" href="http://cimg.eu/favicon.ico"></link> |
| 7 | <link rel="icon" type="image/png" href="favicon.png"></link> |
| 8 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
| 9 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
| 10 | <style type="text/css"> |
| 11 | <!-- |
| 12 | body {background-color:#000000; font-family:sans-serif; } |
| 13 | a { font-weight:bold; color:#636363; } |
| 14 | a:active{text-decoration:none; color:#000000} |
| 15 | a:link{text-decoration:none; color:#000000} |
| 16 | a:visited{text-decoration:none; color:#000000} |
| 17 | a:hover{text-decoration:underline; color:#4E9F71} |
| 18 | --> |
| 19 | </style> |
| 20 | <script language="JavaScript" type="text/javascript"> |
| 21 | <!-- Original: Eric King (eric_andrew_king@hotmail.com) is used to display images in popup windows --> |
| 22 | <!-- Web Site: http://redrival.com/eak/ --> |
| 23 | <!-- This script and many more are available free online at --> |
| 24 | <!-- The JavaScript Source!! http://javascript.internet.com --> |
| 25 | <!-- Begin |
| 26 | function NewWindow(mypage, myname, w, h, scroll) { |
| 27 | var winl = (screen.width - w) / 2; |
| 28 | var wint = (screen.height - h) / 2; |
| 29 | winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable' |
| 30 | win = window.open(mypage, myname, winprops) |
| 31 | if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); } |
| 32 | } |
| 33 | // End --> |
| 34 | </script> |
| 35 | |
| 36 | <script type="text/javascript" src="../jquery-1.11.0.min.js"></script> |
| 37 | |
| 38 | </head> |
| 39 | <body> |
| 40 | <table align="center" cellpadding="0" cellspacing="0" width="1000" style="border-style:solid; border-width:0px; border-color:black" bgcolor="#DDDDDD"> |
| 41 | <tr bgcolor="#FFFFFF"><td> |
| 42 | <center> |
| 43 | <br/><br/> |
| 44 | <a href="http://cimg.eu"><img src="http://cimg.eu/img/CImgLogo2.jpg" alt="" border="0" /></a><br/> |
| 45 | </center> |
| 46 | <center><font size="-1" color="#777777"> |
| 47 | Latest stable version: <b><a href="http://cimg.eu/files/CImg_2.4.4.zip">2.4.4</a></b> |
| 48 | </font></center> |
| 49 | </td></tr> |
| 50 | <tr bgcolor="#FFFFFF"><td><hr noshade size="1" style="border-top: 1px solid #ccc;"/></td></tr> |
| 51 | <tr><td> |
| 52 | <table width="95%" align="center"> |
| 53 | <tr> |
| 54 | <td align="center"> |
| 55 | <script type="text/javascript" src="../cimgmenu/cimgmenu.js"></script> |
| 56 | <div id="cimgmenu"></div> |
| 57 | <noscript> |
| 58 | <a href="http://cimg.eu">Home</a> |
| 59 | <a href="http://cimg.eu/download.shtml">Download</a> |
| 60 | <a href="http://cimg.eu/screenshots.shtml">Screenshots</a> |
| 61 | <a href="http://cimg.eu/reference/group__cimg__faq.html">FAQ</a> |
| 62 | <a href="http://cimg.eu/reference/group__cimg__tutorial.html">Tutorial</a> |
| 63 | <a href="http://cimg.eu/reference/index.html">Documentation</a> |
| 64 | <a href="https://github.com/dtschump/CImg/issues">Forum</a> |
| 65 | <a href="http://cimg.eu/links.shtml">Links</a> |
| 66 | </noscript> |
| 67 | </td> |
| 68 | </tr> |
| 69 | </table> |
| 70 | </td></tr> |
| 71 | <tr bgcolor="#FFFFFF"><td><hr noshade size="1" style="border-top: 1px solid #ccc;"/></td></tr> |
| 72 | </table> |
| 73 | |
| 74 | <table align="center" cellpadding="12" cellspacing="0" width="1000" style="border-style:solid; border-width:0px; border-color:black" bgcolor="#FFFFFF"> |
| 75 | <tr><td> |