openfx-sys 0.1.0

Rust bindings for OpenFX
Documentation
<!&#68;DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- This is the overview page for all OFX versions; 
     it points to all the per-version docs. -->
<html>
<head>
  <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  <title>OFX Documentation </title>
</head>
<body>
<br style="font-family: helvetica,arial,sans-serif;">
<h1 style="text-align: center;">Documentation : OFX Image Effects API</h1>
<h2>Overview</h2>
<para>This is documentation collection for all versions of the OFX Image Processing API. The documentation is available in two basic forms..
</para>
<ol>
  <li>Doxgen auto-generated documentation extracted from the headers of the API,</li>
  <li>A docbook reference manual.</li>
</ol>

<para>
This documentation currently covers only the base APIs, it does not yet cover the wrapping C++ host and plugin support layers.
</para>

<para>
Note that all APIs sharing a major number are backwards compatible, ie: a 1.2 host can support a 1.1 plugin. Note also that a 1.2 plugin
can run on a 1.1 host if care is take to check for new features.
</para>

<h2>Documentation</h2>
<ul>
<li>Version 1 APIs</a></li>
<ul>
<li><a href="1.4/index.html">Version 1.4 - Current</a></li>
<li><a href="1.3/index.html">Version 1.3 </a></li>
<li><a href="1.2/index.html">Version 1.2 </a></li>
<li><a href="1.1/index.html">Version 1.1 </a></li>
<li><a href="1.0/index.html">Version 1.0 </a></li>
</ul>
</ul>
<hr width="95%"> 
  <div id="footer">
    <div id="copyright">
      <p>Copyright (c), The Open Effects Association, 2005-2015.</p>
    </div>  <div id="license">
 </div>
</body>
</html>