~ubuntu-branches/ubuntu/vivid/gimp/vivid

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach
  • Date: 2012-05-08 18:50:03 UTC
  • mto: (1.1.26) (0.5.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 71.
  • Revision ID: package-import@ubuntu.com-20120508185003-tltkvbaysf8d2426
Import upstream version 2.8.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
7
<link rel="home" href="index.html" title="GIMP Color Library Reference Manual">
8
8
<link rel="up" href="index.html" title="GIMP Color Library Reference Manual">
9
 
<link rel="prev" href="libgimpcolor-GimpBilinear.html" title="GimpBilinear">
 
9
<link rel="prev" href="libgimpcolor-GimpCairoColor.html" title="GimpCairoColor">
10
10
<link rel="next" href="libgimpcolor-index-new-in-2-2.html" title="Index of new symbols in GIMP 2.2">
11
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16
 
<td><a accesskey="p" href="libgimpcolor-GimpBilinear.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
16
<td><a accesskey="p" href="libgimpcolor-GimpCairoColor.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
17
<td> </td>
18
18
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
19
<th width="100%" align="center">GIMP Color Library Reference Manual</th>
61
61
</dt>
62
62
<dt>gimp_bilinear_rgba, <a class="indexterm" href="libgimpcolor-GimpBilinear.html#gimp-bilinear-rgba">gimp_bilinear_rgba ()</a>
63
63
</dt>
 
64
<dt>GIMP_CAIRO_ARGB32_GET_PIXEL, <a class="indexterm" href="libgimpcolor-GimpCairoColor.html#GIMP-CAIRO-ARGB32-GET-PIXEL:CAPS">GIMP_CAIRO_ARGB32_GET_PIXEL()</a>
 
65
</dt>
 
66
<dt>GIMP_CAIRO_ARGB32_SET_PIXEL, <a class="indexterm" href="libgimpcolor-GimpCairoColor.html#GIMP-CAIRO-ARGB32-SET-PIXEL:CAPS">GIMP_CAIRO_ARGB32_SET_PIXEL()</a>
 
67
</dt>
 
68
<dt>gimp_cairo_checkerboard_create, <a class="indexterm" href="libgimpcolor-GimpCairoColor.html#gimp-cairo-checkerboard-create">gimp_cairo_checkerboard_create ()</a>
 
69
</dt>
 
70
<dt>GIMP_CAIRO_RGB24_GET_PIXEL, <a class="indexterm" href="libgimpcolor-GimpCairoColor.html#GIMP-CAIRO-RGB24-GET-PIXEL:CAPS">GIMP_CAIRO_RGB24_GET_PIXEL()</a>
 
71
</dt>
 
72
<dt>GIMP_CAIRO_RGB24_SET_PIXEL, <a class="indexterm" href="libgimpcolor-GimpCairoColor.html#GIMP-CAIRO-RGB24-SET-PIXEL:CAPS">GIMP_CAIRO_RGB24_SET_PIXEL()</a>
 
73
</dt>
 
74
<dt>gimp_cairo_set_source_rgb, <a class="indexterm" href="libgimpcolor-GimpCairoColor.html#gimp-cairo-set-source-rgb">gimp_cairo_set_source_rgb ()</a>
 
75
</dt>
 
76
<dt>gimp_cairo_set_source_rgba, <a class="indexterm" href="libgimpcolor-GimpCairoColor.html#gimp-cairo-set-source-rgba">gimp_cairo_set_source_rgba ()</a>
 
77
</dt>
64
78
<dt>gimp_cmyka_get_uchar, <a class="indexterm" href="libgimpcolor-GimpCMYK.html#gimp-cmyka-get-uchar">gimp_cmyka_get_uchar ()</a>
65
79
</dt>
66
80
<dt>gimp_cmyka_set, <a class="indexterm" href="libgimpcolor-GimpCMYK.html#gimp-cmyka-set">gimp_cmyka_set ()</a>
81
95
</dt>
82
96
<dt>gimp_color_managed_profile_changed, <a class="indexterm" href="libgimpcolor-GimpColorManaged.html#gimp-color-managed-profile-changed">gimp_color_managed_profile_changed ()</a>
83
97
</dt>
 
98
<dt>gimp_hsl_set, <a class="indexterm" href="libgimpcolor-GimpHSV.html#gimp-hsl-set">gimp_hsl_set ()</a>
 
99
</dt>
84
100
<dt>gimp_hsl_to_rgb, <a class="indexterm" href="libgimpcolor-GimpColorSpace.html#gimp-hsl-to-rgb">gimp_hsl_to_rgb ()</a>
85
101
</dt>
86
102
<dt>gimp_hsl_to_rgb_int, <a class="indexterm" href="libgimpcolor-GimpColorSpace.html#gimp-hsl-to-rgb-int">gimp_hsl_to_rgb_int ()</a>