~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to devel-docs/libgimpcolor/html/index.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1
2
<html>
2
3
<head>
3
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4
5
<title>GIMP Color Library Reference Manual</title>
5
 
<meta name="generator" content="DocBook XSL Stylesheets V1.68.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
6
7
<link rel="start" href="index.html" title="GIMP Color Library Reference Manual">
7
8
<link rel="next" href="libgimpcolor.html" title="Part&#160;I.&#160;GIMP Color Library">
8
 
<meta name="generator" content="GTK-Doc V1.4 (XML mode)">
 
9
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
9
10
<link rel="stylesheet" href="style.css" type="text/css">
10
11
<link rel="part" href="libgimpcolor.html" title="Part&#160;I.&#160;GIMP Color Library">
 
12
<link rel="index" href="libgimpcolor-index.html" title="Index">
 
13
<link rel="index" href="libgimpcolor-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
 
14
<link rel="index" href="libgimpcolor-index-new-in-2-4.html" title="Index of new symbols in GIMP 2.4">
 
15
<link rel="index" href="libgimpcolor-index-deprecated.html" title="Index of deprecated symbols">
11
16
</head>
12
 
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13
 
<div class="book" lang="en">
 
17
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" lang="en">
14
18
<div class="titlepage">
15
19
<div>
16
 
<div><table class="navigation" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GIMP Color Library Reference Manual</p></th></tr></table></div>
 
20
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GIMP Color Library Reference Manual</p></th></tr></table></div>
17
21
<div><p class="releaseinfo">
18
 
      for GIMP 2.2.9
 
22
      for GIMP 2.3.16
19
23
 
20
24
    </p></div>
21
25
</div>
22
26
<hr>
23
27
</div>
24
 
<div class="toc">
25
 
<p><b>Table of Contents</b></p>
26
 
<dl>
 
28
<div class="toc"><dl>
27
29
<dt><span class="part"><a href="libgimpcolor.html">I. GIMP Color Library</a></span></dt>
28
30
<dd><dl>
29
31
<dt>
30
 
<span class="refentrytitle"><a href="libgimpcolor-GimpRGB.html">GimpRGB</a></span><span class="refpurpose"> - Definitions and Functions relating to RGB colors.</span>
31
 
</dt>
32
 
<dt>
33
 
<span class="refentrytitle"><a href="libgimpcolor-GimpHSV.html">GimpHSV</a></span><span class="refpurpose"> - Definitions and Functions relating to HSV colors.</span>
34
 
</dt>
35
 
<dt>
36
 
<span class="refentrytitle"><a href="libgimpcolor-GimpCMYK.html">GimpCMYK</a></span><span class="refpurpose"> - Definitions and Functions relating to CMYK colors.</span>
37
 
</dt>
38
 
<dt>
39
 
<span class="refentrytitle"><a href="libgimpcolor-GimpColorSpace.html">GimpColorSpace</a></span><span class="refpurpose"> - Utility functions which convert colors between different color models.</span>
40
 
</dt>
41
 
<dt>
42
 
<span class="refentrytitle"><a href="libgimpcolor-GimpAdaptiveSupersample.html">GimpAdaptiveSupersample</a></span><span class="refpurpose"> - Functions to perform adaptive supersampling on an area.</span>
43
 
</dt>
44
 
<dt>
45
 
<span class="refentrytitle"><a href="libgimpcolor-GimpBilinear.html">GimpBilinear</a></span><span class="refpurpose"> - </span>
 
32
<span class="refentrytitle"><a href="libgimpcolor-GimpRGB.html">GimpRGB</a></span><span class="refpurpose"> &#8212; Definitions and Functions relating to RGB colors.</span>
 
33
</dt>
 
34
<dt>
 
35
<span class="refentrytitle"><a href="libgimpcolor-GimpHSV.html">GimpHSV</a></span><span class="refpurpose"> &#8212; Definitions and Functions relating to HSV colors.</span>
 
36
</dt>
 
37
<dt>
 
38
<span class="refentrytitle"><a href="libgimpcolor-GimpCMYK.html">GimpCMYK</a></span><span class="refpurpose"> &#8212; Definitions and Functions relating to CMYK colors.</span>
 
39
</dt>
 
40
<dt>
 
41
<span class="refentrytitle"><a href="libgimpcolor-GimpColorSpace.html">GimpColorSpace</a></span><span class="refpurpose"> &#8212; Utility functions which convert colors between different color models.</span>
 
42
</dt>
 
43
<dt>
 
44
<span class="refentrytitle"><a href="libgimpcolor-GimpAdaptiveSupersample.html">GimpAdaptiveSupersample</a></span><span class="refpurpose"> &#8212; Functions to perform adaptive supersampling on an area.</span>
 
45
</dt>
 
46
<dt>
 
47
<span class="refentrytitle"><a href="libgimpcolor-GimpBilinear.html">GimpBilinear</a></span><span class="refpurpose"></span>
46
48
</dt>
47
49
</dl></dd>
48
 
</dl>
49
 
</div>
50
 
</div>
51
 
<table class="navigation" width="100%" summary="Navigation footer" cellpadding="2" cellspacing="0"><tr valign="middle">
52
 
<td align="left"></td>
53
 
<td align="right"><a accesskey="n" href="libgimpcolor.html"><b>Part&#160;I.&#160;GIMP Color Library&#160;&gt;&gt;</b></a></td>
54
 
</tr></table>
55
 
</body>
 
50
<dt><span class="index"><a href="libgimpcolor-index.html">Index</a></span></dt>
 
51
<dt><span class="index"><a href="libgimpcolor-index-new-in-2-2.html">Index of new symbols in GIMP 2.2</a></span></dt>
 
52
<dt><span class="index"><a href="libgimpcolor-index-new-in-2-4.html">Index of new symbols in GIMP 2.4</a></span></dt>
 
53
<dt><span class="index"><a href="libgimpcolor-index-deprecated.html">Index of deprecated symbols</a></span></dt>
 
54
</dl></div>
 
55
</div></body>
56
56
</html>