76 lines
3.4 KiB
HTML
76 lines
3.4 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.10"/>
|
|
<title>OpenJPEG: OpenJPEG v2.2.0 Documentation</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">OpenJPEG
|
|
 <span id="projectnumber">2.2.0</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.10 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li class="current"><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li><a href="modules.html"><span>Modules</span></a></li>
|
|
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">OpenJPEG v2.2.0 Documentation </div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><h1><a class="anchor" id="intro"></a>
|
|
Introduction</h1>
|
|
<p>This manual documents the low-level OpenJPEG C API.<br />
|
|
The OpenJPEG library is an open-source JPEG 2000 library developed in order to promote the use of JPEG 2000.<br />
|
|
This documents is focused on the main part of the library which try to implement Part 1 and Part 2 of the JPEG2000 norm.<br />
|
|
</p>
|
|
<h1><a class="anchor" id="home"></a>
|
|
Home page</h1>
|
|
<p>The Home Page of the OpenJPEG project can be found at:</p>
|
|
<p><a href="http://www.openjpeg.org/">http://www.openjpeg.org/</a></p>
|
|
<p>The source code repository is available here:</p>
|
|
<p><a href="http://github.com/uclouvain/openjpeg">http://github.com/uclouvain/openjpeg</a></p>
|
|
<p>The OpenJPEG mailing list is located here:</p>
|
|
<p><a href="http://groups.google.com/group/openjpeg">http://groups.google.com/group/openjpeg</a></p>
|
|
<p>The test files repository is available here:</p>
|
|
<p><a href="http://github.com/uclouvain/openjpeg-data">http://github.com/uclouvain/openjpeg-data</a></p>
|
|
<h1><a class="anchor" id="license"></a>
|
|
License</h1>
|
|
<p>This software is released under the BSD license, anybody can use or modify the library, even for commercial applications.<br />
|
|
The only restriction is to retain the copyright in the sources or the binaries documentation.<br />
|
|
Neither the author, nor the university accept any responsibility for any kind of error or data loss which may occur during usage.</p>
|
|
<dl class="section author"><dt>Author</dt><dd>OpenJPEG Team </dd></dl>
|
|
</div></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.10
|
|
</small></address>
|
|
</body>
|
|
</html>
|