PTdecode/CImg-1.3.0/html/header_reference.html

changeset 5
1204ebf9340d
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/PTdecode/CImg-1.3.0/html/header_reference.html	Mon Aug 03 14:09:20 2009 +0100
     1.3 @@ -0,0 +1,65 @@
     1.4 + xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.5 +<head>
     1.6 +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></meta>
     1.7 +<title>The CImg Library - C++ Template Image Processing Toolkit</title>
     1.8 +<meta content="David Tschumperle" name="author"></meta>
     1.9 +<link rel="shortcut icon" type="image/x-icon" href="http://cimg.sourceforge.net/favicon.ico"></link>
    1.10 +<link rel="icon" type="image/png" href="favicon.png"></link>
    1.11 +<link href="doxygen.css" rel="stylesheet" type="text/css">
    1.12 +<link href="tabs.css" rel="stylesheet" type="text/css">
    1.13 +<style type="text/css">
    1.14 +<!--
    1.15 +body {background-color:white; font-family:sans-serif; }
    1.16 +a:active{text-decoration:none; color:#303090}
    1.17 +a:link{text-decoration:none; color:#303090}
    1.18 +a:visited{text-decoration:none; color:#303090}
    1.19 +a:hover{text-decoration:underline; color:#4E9F71}
    1.20 +-->
    1.21 +</style>
    1.22 +<script language="JavaScript" type="text/javascript">
    1.23 +  <!-- Original:  Eric King (eric_andrew_king@hotmail.com) is used to display images in popup windows -->
    1.24 +  <!-- Web Site:  http://redrival.com/eak/ -->
    1.25 +  <!-- This script and many more are available free online at -->
    1.26 +  <!-- The JavaScript Source!! http://javascript.internet.com -->
    1.27 +  <!-- Begin
    1.28 +  function NewWindow(mypage, myname, w, h, scroll) {
    1.29 +  var winl = (screen.width - w) / 2;
    1.30 +  var wint = (screen.height - h) / 2;
    1.31 +  winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
    1.32 +  win = window.open(mypage, myname, winprops)
    1.33 +  if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
    1.34 +  }
    1.35 +  //  End -->
    1.36 +</script>
    1.37 +</head>
    1.38 +<body>
    1.39 + <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
    1.40 +  <tbody><tr><td>
    1.41 +   <hr noshade="noshade" size="1" width="90%"></hr>
    1.42 +   <center>
    1.43 +   <br/>
    1.44 +   <a href="http://cimg.sourceforge.net"><img src="http://cimg.sourceforge.net/img/CImgLogo.jpg" alt="" border="0"></img></a><br/>
    1.45 +   <br/>
    1.46 +   </center>
    1.47 +   <hr noshade="noshade" size="1" width="90%"></hr>
    1.48 +   <center>
    1.49 +   <table bgcolor="#EEEEFF" style="width: 90%; text-align: left; margin-left: auto; margin-right: auto;" border="0" cellpadding="3" cellspacing="0">
    1.50 +   <tbody><tr><td style="text-align: center; vertical-align: top;">
    1.51 +   <font color="#FFFFFF" face="Arial,Helvetica" size="-1">
    1.52 +   <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/index.shtml">Main</a> <b>]</b>
    1.53 +   <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/news.shtml">News</a><b>] </b>
    1.54 +   <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/download.shtml">Download</a> <b>]</b>
    1.55 +   <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/screenshots.shtml">Screenshots</a> <b>]</b>
    1.56 +   <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/reference/group__cimg__faq.html">FAQ</a> <b>]</b>
    1.57 +   <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/reference/group__cimg__tutorial.html">Tutorial</a> <b>]</b>
    1.58 +   <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/reference/index.html">Documentation</a> <b>]</b>
    1.59 +   <b>[</b> <a target="_parent" href="http://sourceforge.net/forum/forum.php?forum_id=334630">Forum</a> <b>]</b>
    1.60 +   <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/chat.shtml">Chat</a> <b>]</b>
    1.61 +   <b>[</b> <a target="_parent" href="http://cimg.sourceforge.net/links.shtml">Links</a> <b>]</b>
    1.62 +   </font>
    1.63 +   </td></tr></tbody>
    1.64 +   </table>
    1.65 +   </center>
    1.66 +   <hr noshade="noshade" size="1" width="90%"></hr>
    1.67 +  </td></tr></tbody>
    1.68 +</table>