mirror of
https://github.com/boostorg/gil.git
synced 2026-01-25 18:22:16 +00:00
141 lines
6.2 KiB
HTML
141 lines
6.2 KiB
HTML
<!-- Copyright 2008 Lubomir Bourdev and Hailin Jin
|
|
Distributed under the Boost Software License, Version 1.0.
|
|
(See accompanying file LICENSE_1_0.txt or copy at
|
|
http://www.boost.org/LICENSE_1_0.txt)
|
|
-->
|
|
<!--
|
|
Copyright 2005-2007 Adobe Systems Incorporated
|
|
Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
|
|
or a copy at http://stlab.adobe.com/licenses.html)
|
|
Some files are held under additional license.
|
|
Please see "http://stlab.adobe.com/licenses.html" for more information.
|
|
-->
|
|
<!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" lang="en" xml:lang="en">
|
|
<head>
|
|
<TITLE>API Reference</TITLE>
|
|
<META HTTP-EQUIV="content-type" CONTENT="text/html;charset=ISO-8859-1"/>
|
|
<link type="text/css" rel="stylesheet" href="../_static/style.css">
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
</head>
|
|
<body>
|
|
<div class="header">
|
|
<table border="0" cellpadding="7" cellspacing="0" width="100%" summary="header">
|
|
<tr>
|
|
<td valign="top" width="300">
|
|
<h3><a href="../index.html"><img
|
|
alt="Boost GIL" src="../_static/gil.png" border="0"></a></h3>
|
|
</td>
|
|
<td >
|
|
<h1 align="center"><a href="../index.html"></a></h1>
|
|
</td>
|
|
<td>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<hr/>
|
|
<table border="0" cellspacing="0" cellpadding="0" style='width: 100%; margin: 0; padding: 0'><tr>
|
|
<td width="100%" valign="top" style='padding-left: 10px; padding-right: 10px; padding-bottom: 10px'>
|
|
<div class="qindex"><a class="qindex" href="index.html">Modules</a>
|
|
| <a class="qindex" href="classes.html">Alphabetical List</a>
|
|
| <a class="qindex" href="annotated.html">Class List</a>
|
|
</div>
|
|
<!-- End Header -->
|
|
<!-- Generated by Doxygen 1.8.6 -->
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">API Reference </div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><h1><a class="anchor" id="Modules"></a>
|
|
Modules</h1>
|
|
<ul>
|
|
<li><a class="el" href="group___basic_concepts.html">Basic Concepts</a></li>
|
|
<li><a class="el" href="group___point.html">Point</a><ul>
|
|
<li><a class="el" href="group___point_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___point_model.html">Models</a></li>
|
|
<li><a class="el" href="group___point_algorithm.html">Algorithms and Utility Functions</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___color_space_and_layout.html">Color, Color Space, and Layout</a><ul>
|
|
<li><a class="el" href="group___color_space_and_layout_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___color_space_and_layout_model.html">Models</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___channel.html">Channel</a><ul>
|
|
<li><a class="el" href="group___channel_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___channel_model.html">Models</a></li>
|
|
<li><a class="el" href="group___channel_algorithm.html">Algorithms and Utility Functions</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___color_base.html">ColorBase</a><ul>
|
|
<li><a class="el" href="group___color_base_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___color_base_model.html">Models</a></li>
|
|
<li><a class="el" href="group___color_base_algorithm.html">Algorithms and Utility Functions</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___pixel_based.html">PixelBased</a><ul>
|
|
<li><a class="el" href="group___pixel_based_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___pixel_based_model.html">Models</a></li>
|
|
<li><a class="el" href="group___pixel_based_algorithm.html">Algorithms and Utility Functions</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___pixel.html">Pixel</a><ul>
|
|
<li><a class="el" href="group___pixel_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___pixel_model.html">Models</a></li>
|
|
<li><a class="el" href="group___pixel_algorithm.html">Algorithms and Utility Functions</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___pixel_dereference_adaptor.html">Pixel Dereference Adaptor</a><ul>
|
|
<li><a class="el" href="group___pixel_dereference_adaptor_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___pixel_dereference_adaptor_model.html">Models</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___pixel_iterator.html">Pixel Iterator</a><ul>
|
|
<li><a class="el" href="group___pixel_iterator_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___pixel_iterator_model.html">Models</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___pixel_locator.html">Pixel Locator</a><ul>
|
|
<li><a class="el" href="group___pixel_locator_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___pixel_locator_model.html">Models</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___image_view.html">Image View</a><ul>
|
|
<li><a class="el" href="group___image_view_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___image_view_model.html">Models</a></li>
|
|
<li><a class="el" href="group___image_view_algorithm.html">Algorithms and Utility Functions</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___image.html">Image</a><ul>
|
|
<li><a class="el" href="group___image_concept.html">Concepts</a></li>
|
|
<li><a class="el" href="group___image_model.html">Models</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___metafunctions.html">Metafunctions</a><ul>
|
|
<li><a class="el" href="group___type_factory.html">Type Factory Metafunctions</a></li>
|
|
<li><a class="el" href="group___type_analysis.html">Type Analysis Metafunctions</a></li>
|
|
</ul>
|
|
</li>
|
|
<li><a class="el" href="group___variant.html">Variant</a></li>
|
|
<li><a class="el" href="group___i_o.html">I/O</a><ul>
|
|
<li><a class="el" href="group___j_p_e_g___i_o.html">JPEG I/O</a></li>
|
|
<li><a class="el" href="group___t_i_f_f___i_o.html">TIFF I/O</a></li>
|
|
<li><a class="el" href="group___p_n_g___i_o.html">PNG I/O</a> </li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Mon Mar 26 2018 16:26:17 for Generic Image Library by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.6
|
|
</small></address>
|
|
</body>
|
|
</html>
|