summaryrefslogtreecommitdiff
path: root/doc/gutenprint/html/group__color.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gutenprint/html/group__color.html')
-rw-r--r--doc/gutenprint/html/group__color.html32
1 files changed, 16 insertions, 16 deletions
diff --git a/doc/gutenprint/html/group__color.html b/doc/gutenprint/html/group__color.html
index 5317f9d..7d007af 100644
--- a/doc/gutenprint/html/group__color.html
+++ b/doc/gutenprint/html/group__color.html
@@ -3,7 +3,7 @@
<title>libgutenprint API Reference: color</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
-<!-- Generated by Doxygen 1.4.3-20050530 -->
+<!-- Generated by Doxygen 1.4.3 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1>color</h1>The color data type is responsible for providing colour conversion features.
<a href="#_details">More...</a><table border="0" cellpadding="0" cellspacing="0">
@@ -51,7 +51,7 @@
The color data type is responsible for providing colour conversion features.
<p>
Color modules provide the actual functionality, so different colour management modules may provide the application with different services (for example, colour profiles).<hr><h2>Typedef Documentation</h2>
-<a class="anchor" name="ga0"></a><!-- doxytag: member="color.h::stp_color_t" ref="ga0" args="" --><p>
+<a class="anchor" name="ga0"></a><!-- doxytag: member=<color.h::stp_color_t> ref=<ga0> args=<> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -75,7 +75,7 @@ Color modules provide the actual functionality, so different colour management m
</tr>
</table>
<hr><h2>Function Documentation</h2>
-<a class="anchor" name="ga7"></a><!-- doxytag: member="color.h::stp_color_count" ref="ga7" args="(void)" --><p>
+<a class="anchor" name="ga7"></a><!-- doxytag: member=<color.h::stp_color_count> ref=<ga7> args=<(void)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -106,7 +106,7 @@ Get the number of available color modules.
</td>
</tr>
</table>
-<a class="anchor" name="ga4"></a><!-- doxytag: member="color.h::stp_color_describe_parameter" ref="ga4" args="(const stp_vars_t *v, const char *name, stp_parameter_t *description)" --><p>
+<a class="anchor" name="ga4"></a><!-- doxytag: member=<color.h::stp_color_describe_parameter> ref=<ga4> args=<(const stp_vars_t *v, const char *name, stp_parameter_t *description)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -149,7 +149,7 @@ Get the number of available color modules.
</td>
</tr>
</table>
-<a class="anchor" name="ga12"></a><!-- doxytag: member="color.h::stp_color_get_long_name" ref="ga12" args="(const stp_color_t *c)" --><p>
+<a class="anchor" name="ga12"></a><!-- doxytag: member=<color.h::stp_color_get_long_name> ref=<ga12> args=<(const stp_color_t *c)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -185,7 +185,7 @@ Get the long (translated) name of a color module.
</td>
</tr>
</table>
-<a class="anchor" name="ga11"></a><!-- doxytag: member="color.h::stp_color_get_name" ref="ga11" args="(const stp_color_t *c)" --><p>
+<a class="anchor" name="ga11"></a><!-- doxytag: member=<color.h::stp_color_get_name> ref=<ga11> args=<(const stp_color_t *c)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -221,7 +221,7 @@ Get the short (untranslated) name of a color module.
</td>
</tr>
</table>
-<a class="anchor" name="ga2"></a><!-- doxytag: member="color.h::stp_color_get_row" ref="ga2" args="(stp_vars_t *v, stp_image_t *image, int row, unsigned *zero_mask)" --><p>
+<a class="anchor" name="ga2"></a><!-- doxytag: member=<color.h::stp_color_get_row> ref=<ga2> args=<(stp_vars_t *v, stp_image_t *image, int row, unsigned *zero_mask)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -270,7 +270,7 @@ Get the short (untranslated) name of a color module.
</td>
</tr>
</table>
-<a class="anchor" name="ga1"></a><!-- doxytag: member="color.h::stp_color_init" ref="ga1" args="(stp_vars_t *v, stp_image_t *image, size_t steps)" --><p>
+<a class="anchor" name="ga1"></a><!-- doxytag: member=<color.h::stp_color_init> ref=<ga1> args=<(stp_vars_t *v, stp_image_t *image, size_t steps)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -313,7 +313,7 @@ Get the short (untranslated) name of a color module.
</td>
</tr>
</table>
-<a class="anchor" name="ga3"></a><!-- doxytag: member="color.h::stp_color_list_parameters" ref="ga3" args="(const stp_vars_t *v)" --><p>
+<a class="anchor" name="ga3"></a><!-- doxytag: member=<color.h::stp_color_list_parameters> ref=<ga3> args=<(const stp_vars_t *v)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -341,7 +341,7 @@ Get the short (untranslated) name of a color module.
</td>
</tr>
</table>
-<a class="anchor" name="ga5"></a><!-- doxytag: member="color.h::stp_color_register" ref="ga5" args="(const stp_color_t *color)" --><p>
+<a class="anchor" name="ga5"></a><!-- doxytag: member=<color.h::stp_color_register> ref=<ga5> args=<(const stp_color_t *color)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -369,7 +369,7 @@ Get the short (untranslated) name of a color module.
</td>
</tr>
</table>
-<a class="anchor" name="ga6"></a><!-- doxytag: member="color.h::stp_color_unregister" ref="ga6" args="(const stp_color_t *color)" --><p>
+<a class="anchor" name="ga6"></a><!-- doxytag: member=<color.h::stp_color_unregister> ref=<ga6> args=<(const stp_color_t *color)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -397,7 +397,7 @@ Get the short (untranslated) name of a color module.
</td>
</tr>
</table>
-<a class="anchor" name="ga10"></a><!-- doxytag: member="color.h::stp_get_color_by_colorfuncs" ref="ga10" args="(stp_colorfuncs_t *colorfuncs)" --><p>
+<a class="anchor" name="ga10"></a><!-- doxytag: member=<color.h::stp_get_color_by_colorfuncs> ref=<ga10> args=<(stp_colorfuncs_t *colorfuncs)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -425,7 +425,7 @@ Get the short (untranslated) name of a color module.
</td>
</tr>
</table>
-<a class="anchor" name="ga9"></a><!-- doxytag: member="color.h::stp_get_color_by_index" ref="ga9" args="(int idx)" --><p>
+<a class="anchor" name="ga9"></a><!-- doxytag: member=<color.h::stp_get_color_by_index> ref=<ga9> args=<(int idx)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -461,7 +461,7 @@ Get a color module by its index number.
</td>
</tr>
</table>
-<a class="anchor" name="ga8"></a><!-- doxytag: member="color.h::stp_get_color_by_name" ref="ga8" args="(const char *name)" --><p>
+<a class="anchor" name="ga8"></a><!-- doxytag: member=<color.h::stp_get_color_by_name> ref=<ga8> args=<(const char *name)> --><p>
<table class="mdTable" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
@@ -497,8 +497,8 @@ Get a color module by its name.
</td>
</tr>
</table>
-<hr size="1"><address style="align: right;"><small>Generated on Sat Jul 2 09:45:10 2005 for libgutenprint API Reference by&nbsp;
+<hr size="1"><address style="align: right;"><small>Generated on Fri Jul 15 19:52:20 2005 for libgutenprint API Reference by&nbsp;
<a href="http://www.doxygen.org/index.html">
-<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.3-20050530 </small></address>
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.3 </small></address>
</body>
</html>