gdk_pixbuf2 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +1 -1
- data/ext/gdk_pixbuf2/extconf.rb +1 -0
- data/lib/2.2/gdk_pixbuf2.so +0 -0
- data/lib/2.3/gdk_pixbuf2.so +0 -0
- data/vendor/local/bin/gdk-pixbuf-csource.exe +0 -0
- data/vendor/local/bin/gdk-pixbuf-pixdata.exe +0 -0
- data/vendor/local/bin/gdk-pixbuf-query-loaders.exe +0 -0
- data/vendor/local/bin/libgdk_pixbuf-2.0-0.dll +0 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-autocleanups.h +37 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h +18 -2
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +3 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h +8 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h +2 -0
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h +8 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +62 -87
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.a +0 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll +0 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.dll.a +0 -0
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.la +1 -1
- data/vendor/local/lib/gdk_pixbuf-2.0.def +6 -0
- data/vendor/local/lib/girepository-1.0/GdkPixbuf-2.0.typelib +0 -0
- data/vendor/local/lib/libgdk_pixbuf-2.0.dll.a +0 -0
- data/vendor/local/lib/libgdk_pixbuf-2.0.la +6 -6
- data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/GdkPixbuf-2.0.gir +300 -50
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +94 -103
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +18 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +4 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-26.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-28.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-30.html +5 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-32.html +56 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +59 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +28 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Animations.html +134 -145
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-Loading.html +232 -123
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-saving.html +134 -138
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html +131 -47
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Inline-data.html +87 -62
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +101 -173
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +26 -30
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Scaling.html +39 -38
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html +226 -83
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Utilities.html +21 -22
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +41 -51
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-X-Drawables-to-Pixbufs.html +8 -10
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Xlib-Rendering.html +7 -8
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-XlibRGB.html +34 -44
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html +5 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +104 -18
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +5 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +3 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +9 -6
- data/vendor/local/share/locale/af/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ang/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ar/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/as/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ast/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/az/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/be/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/be@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bn_IN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/br/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/bs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ca/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ca@valencia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/crh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/cs/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/csb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/cy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/da/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/de/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/dz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/el/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en@shaw/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en_CA/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/en_GB/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/eo/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/es/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/et/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/eu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/fr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ga/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/gl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/gu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/he/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hu/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/hy/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ia/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/id/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/io/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/is/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/it/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ja/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ka/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/kk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/km/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/kn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ko/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ku/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/li/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/lt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/lv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mai/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ml/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/mr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ms/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/my/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nb/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nds/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ne/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nn/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/nso/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/oc/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/or/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ps/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/pt_BR/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ro/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ru/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/si/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sl/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sq/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr@ije/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sr@latin/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/sv/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ta/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/te/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tg/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/th/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tr/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/tt/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/ug/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uk/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uz/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/uz@cyrillic/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/vi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/wa/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/xh/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/yi/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_CN/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_HK/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/locale/zh_TW/LC_MESSAGES/gdk-pixbuf.mo +0 -0
- data/vendor/local/share/man/man1/gdk-pixbuf-csource.1 +1 -1
- data/vendor/local/share/man/man1/gdk-pixbuf-query-loaders.1 +1 -1
- metadata +9 -8
- data/lib/2.0/gdk_pixbuf2.so +0 -0
- data/lib/2.1/gdk_pixbuf2.so +0 -0
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +0 -322
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GDK-PixBuf Reference Manual
|
5
|
+
<title>Utilities: GDK-PixBuf Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-gdk-pixbuf-from-drawables.html" title="Drawables to Pixbufs">
|
10
10
|
<link rel="next" href="gdk-pixbuf-Animations.html" title="Animations">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (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">
|
@@ -100,23 +100,23 @@ performed by these functions instead.</p>
|
|
100
100
|
<a name="gdk-pixbuf-add-alpha"></a><h3>gdk_pixbuf_add_alpha ()</h3>
|
101
101
|
<pre class="programlisting"><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
102
102
|
gdk_pixbuf_add_alpha (<em class="parameter"><code>const <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
103
|
-
<em class="parameter"><code><a href="
|
104
|
-
<em class="parameter"><code><a href="
|
105
|
-
<em class="parameter"><code><a href="
|
106
|
-
<em class="parameter"><code><a href="
|
103
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> substitute_color</code></em>,
|
104
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> r</code></em>,
|
105
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> g</code></em>,
|
106
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guchar"><span class="type">guchar</span></a> b</code></em>);</pre>
|
107
107
|
<p>Takes an existing pixbuf and adds an alpha channel to it.
|
108
108
|
If the existing pixbuf already had an alpha channel, the channel
|
109
109
|
values are copied from the original; otherwise, the alpha channel
|
110
110
|
is initialized to 255 (full opacity).</p>
|
111
111
|
<p>If <em class="parameter"><code>substitute_color</code></em>
|
112
|
-
is <a href="
|
112
|
+
is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then the color specified by (<em class="parameter"><code>r</code></em>
|
113
113
|
, <em class="parameter"><code>g</code></em>
|
114
114
|
, <em class="parameter"><code>b</code></em>
|
115
115
|
) will be
|
116
116
|
assigned zero opacity. That is, if you pass (255, 255, 255) for the
|
117
117
|
substitute color, all white pixels will become fully transparent.</p>
|
118
118
|
<div class="refsect3">
|
119
|
-
<a name="
|
119
|
+
<a name="gdk-pixbuf-add-alpha.parameters"></a><h4>Parameters</h4>
|
120
120
|
<div class="informaltable"><table width="100%" border="0">
|
121
121
|
<colgroup>
|
122
122
|
<col width="150px" class="parameters_name">
|
@@ -132,7 +132,7 @@ substitute color, all white pixels will become fully transparent.</p>
|
|
132
132
|
<tr>
|
133
133
|
<td class="parameter_name"><p>substitute_color</p></td>
|
134
134
|
<td class="parameter_description"><p>Whether to set a color to zero opacity. If this
|
135
|
-
is <a href="
|
135
|
+
is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a>, then the (<em class="parameter"><code>r</code></em>
|
136
136
|
, <em class="parameter"><code>g</code></em>
|
137
137
|
, <em class="parameter"><code>b</code></em>
|
138
138
|
) arguments will be ignored.</p></td>
|
@@ -157,7 +157,7 @@ is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.ht
|
|
157
157
|
</table></div>
|
158
158
|
</div>
|
159
159
|
<div class="refsect3">
|
160
|
-
<a name="
|
160
|
+
<a name="gdk-pixbuf-add-alpha.returns"></a><h4>Returns</h4>
|
161
161
|
<p> A newly-created pixbuf with a reference count of 1. </p>
|
162
162
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
163
163
|
</div>
|
@@ -182,7 +182,7 @@ pixbuf formats is done automatically.</p>
|
|
182
182
|
same pixbuf, it will be overwritten during the copy operation.
|
183
183
|
Therefore, you can not use this function to scroll a pixbuf.</p>
|
184
184
|
<div class="refsect3">
|
185
|
-
<a name="
|
185
|
+
<a name="gdk-pixbuf-copy-area.parameters"></a><h4>Parameters</h4>
|
186
186
|
<div class="informaltable"><table width="100%" border="0">
|
187
187
|
<colgroup>
|
188
188
|
<col width="150px" class="parameters_name">
|
@@ -244,8 +244,8 @@ Therefore, you can not use this function to scroll a pixbuf.</p>
|
|
244
244
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
245
245
|
gdk_pixbuf_saturate_and_pixelate (<em class="parameter"><code>const <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *src</code></em>,
|
246
246
|
<em class="parameter"><code><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *dest</code></em>,
|
247
|
-
<em class="parameter"><code><a href="
|
248
|
-
<em class="parameter"><code><a href="
|
247
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gfloat"><span class="type">gfloat</span></a> saturation</code></em>,
|
248
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> pixelate</code></em>);</pre>
|
249
249
|
<p>Modifies saturation and optionally pixelates <em class="parameter"><code>src</code></em>
|
250
250
|
, placing the result in
|
251
251
|
<em class="parameter"><code>dest</code></em>
|
@@ -257,13 +257,13 @@ gdk_pixbuf_saturate_and_pixelate (<em class="parameter"><code>const <a class="li
|
|
257
257
|
saturation is reduced (the image turns toward grayscale); if greater than
|
258
258
|
1.0, saturation is increased (the image gets more vivid colors). If <em class="parameter"><code>pixelate</code></em>
|
259
259
|
|
260
|
-
is <a href="
|
260
|
+
is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a>, then pixels are faded in a checkerboard pattern to create a
|
261
261
|
pixelated image. <em class="parameter"><code>src</code></em>
|
262
262
|
and <em class="parameter"><code>dest</code></em>
|
263
263
|
must have the same image format, size, and
|
264
264
|
rowstride.</p>
|
265
265
|
<div class="refsect3">
|
266
|
-
<a name="
|
266
|
+
<a name="gdk-pixbuf-saturate-and-pixelate.parameters"></a><h4>Parameters</h4>
|
267
267
|
<div class="informaltable"><table width="100%" border="0">
|
268
268
|
<colgroup>
|
269
269
|
<col width="150px" class="parameters_name">
|
@@ -310,7 +310,7 @@ libtiff). If an orientation option/tag is present, the
|
|
310
310
|
appropriate transform will be performed so that the pixbuf
|
311
311
|
is oriented correctly.</p>
|
312
312
|
<div class="refsect3">
|
313
|
-
<a name="
|
313
|
+
<a name="gdk-pixbuf-apply-embedded-orientation.parameters"></a><h4>Parameters</h4>
|
314
314
|
<div class="informaltable"><table width="100%" border="0">
|
315
315
|
<colgroup>
|
316
316
|
<col width="150px" class="parameters_name">
|
@@ -325,24 +325,24 @@ is oriented correctly.</p>
|
|
325
325
|
</table></div>
|
326
326
|
</div>
|
327
327
|
<div class="refsect3">
|
328
|
-
<a name="
|
328
|
+
<a name="gdk-pixbuf-apply-embedded-orientation.returns"></a><h4>Returns</h4>
|
329
329
|
<p> A newly-created pixbuf, or a reference to the
|
330
330
|
input pixbuf (with an increased reference count). </p>
|
331
331
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
332
332
|
</div>
|
333
|
-
<p class="since">Since 2.12</p>
|
333
|
+
<p class="since">Since: <a class="link" href="api-index-2-12.html#api-index-2.12">2.12</a></p>
|
334
334
|
</div>
|
335
335
|
<hr>
|
336
336
|
<div class="refsect2">
|
337
337
|
<a name="gdk-pixbuf-fill"></a><h3>gdk_pixbuf_fill ()</h3>
|
338
338
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
339
339
|
gdk_pixbuf_fill (<em class="parameter"><code><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *pixbuf</code></em>,
|
340
|
-
<em class="parameter"><code><a href="
|
340
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> pixel</code></em>);</pre>
|
341
341
|
<p>Clears a pixbuf to the given RGBA value, converting the RGBA value into
|
342
342
|
the pixbuf's pixel format. The alpha will be ignored if the pixbuf
|
343
343
|
doesn't have an alpha channel.</p>
|
344
344
|
<div class="refsect3">
|
345
|
-
<a name="
|
345
|
+
<a name="gdk-pixbuf-fill.parameters"></a><h4>Parameters</h4>
|
346
346
|
<div class="informaltable"><table width="100%" border="0">
|
347
347
|
<colgroup>
|
348
348
|
<col width="150px" class="parameters_name">
|
@@ -375,7 +375,6 @@ doesn't have an alpha channel.</p>
|
|
375
375
|
</div>
|
376
376
|
</div>
|
377
377
|
<div class="footer">
|
378
|
-
<hr>
|
379
|
-
Generated by GTK-Doc V1.20.1</div>
|
378
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
380
379
|
</body>
|
381
380
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GDK-PixBuf Reference Manual
|
5
|
+
<title>Initialization and Versions: GDK-PixBuf Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="rn01.html" title="API Reference">
|
10
10
|
<link rel="next" href="gdk-pixbuf-The-GdkPixbuf-Structure.html" title="The GdkPixbuf Structure">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (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">
|
@@ -32,29 +32,6 @@
|
|
32
32
|
<td class="gallery_image" valign="top" align="right"></td>
|
33
33
|
</tr></table></div>
|
34
34
|
<div class="refsect1">
|
35
|
-
<a name="gdk-pixbuf-Versioning.functions"></a><h2>Functions</h2>
|
36
|
-
<div class="informaltable"><table width="100%" border="0">
|
37
|
-
<colgroup>
|
38
|
-
<col width="150px" class="functions_return">
|
39
|
-
<col class="functions_name">
|
40
|
-
</colgroup>
|
41
|
-
<tbody>
|
42
|
-
<tr>
|
43
|
-
<td class="define_keyword">#define</td>
|
44
|
-
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MAJOR:CAPS" title="GDK_PIXBUF_MAJOR">GDK_PIXBUF_MAJOR</a></td>
|
45
|
-
</tr>
|
46
|
-
<tr>
|
47
|
-
<td class="define_keyword">#define</td>
|
48
|
-
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MINOR:CAPS" title="GDK_PIXBUF_MINOR">GDK_PIXBUF_MINOR</a></td>
|
49
|
-
</tr>
|
50
|
-
<tr>
|
51
|
-
<td class="define_keyword">#define</td>
|
52
|
-
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MICRO:CAPS" title="GDK_PIXBUF_MICRO">GDK_PIXBUF_MICRO</a></td>
|
53
|
-
</tr>
|
54
|
-
</tbody>
|
55
|
-
</table></div>
|
56
|
-
</div>
|
57
|
-
<div class="refsect1">
|
58
35
|
<a name="gdk-pixbuf-Versioning.other"></a><h2>Types and Values</h2>
|
59
36
|
<div class="informaltable"><table width="100%" border="0">
|
60
37
|
<colgroup>
|
@@ -82,6 +59,18 @@
|
|
82
59
|
<td class="define_keyword">#define</td>
|
83
60
|
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-VERSION:CAPS" title="GDK_PIXBUF_VERSION">GDK_PIXBUF_VERSION</a></td>
|
84
61
|
</tr>
|
62
|
+
<tr>
|
63
|
+
<td class="define_keyword">#define</td>
|
64
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MAJOR:CAPS" title="GDK_PIXBUF_MAJOR">GDK_PIXBUF_MAJOR</a></td>
|
65
|
+
</tr>
|
66
|
+
<tr>
|
67
|
+
<td class="define_keyword">#define</td>
|
68
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MINOR:CAPS" title="GDK_PIXBUF_MINOR">GDK_PIXBUF_MINOR</a></td>
|
69
|
+
</tr>
|
70
|
+
<tr>
|
71
|
+
<td class="define_keyword">#define</td>
|
72
|
+
<td class="function_name"><a class="link" href="gdk-pixbuf-Versioning.html#GDK-PIXBUF-MICRO:CAPS" title="GDK_PIXBUF_MICRO">GDK_PIXBUF_MICRO</a></td>
|
73
|
+
</tr>
|
85
74
|
</tbody>
|
86
75
|
</table></div>
|
87
76
|
</div>
|
@@ -97,29 +86,7 @@ you're linking against.</p>
|
|
97
86
|
</div>
|
98
87
|
<div class="refsect1">
|
99
88
|
<a name="gdk-pixbuf-Versioning.functions_details"></a><h2>Functions</h2>
|
100
|
-
<
|
101
|
-
<a name="GDK-PIXBUF-MAJOR:CAPS"></a><h3>GDK_PIXBUF_MAJOR</h3>
|
102
|
-
<pre class="programlisting">#define GDK_PIXBUF_MAJOR (2)
|
103
|
-
</pre>
|
104
|
-
<p>Major version of gdk-pixbuf library, that is the "0" in
|
105
|
-
"0.8.2" for example.</p>
|
106
|
-
</div>
|
107
|
-
<hr>
|
108
|
-
<div class="refsect2">
|
109
|
-
<a name="GDK-PIXBUF-MINOR:CAPS"></a><h3>GDK_PIXBUF_MINOR</h3>
|
110
|
-
<pre class="programlisting">#define GDK_PIXBUF_MINOR (30)
|
111
|
-
</pre>
|
112
|
-
<p>Minor version of gdk-pixbuf library, that is the "8" in
|
113
|
-
"0.8.2" for example.</p>
|
114
|
-
</div>
|
115
|
-
<hr>
|
116
|
-
<div class="refsect2">
|
117
|
-
<a name="GDK-PIXBUF-MICRO:CAPS"></a><h3>GDK_PIXBUF_MICRO</h3>
|
118
|
-
<pre class="programlisting">#define GDK_PIXBUF_MICRO (8)
|
119
|
-
</pre>
|
120
|
-
<p>Micro version of gdk-pixbuf library, that is the "2" in
|
121
|
-
"0.8.2" for example.</p>
|
122
|
-
</div>
|
89
|
+
<p></p>
|
123
90
|
</div>
|
124
91
|
<div class="refsect1">
|
125
92
|
<a name="gdk-pixbuf-Versioning.other_details"></a><h2>Types and Values</h2>
|
@@ -169,16 +136,39 @@ gdk-pixbuf headers you have included.</p>
|
|
169
136
|
<hr>
|
170
137
|
<div class="refsect2">
|
171
138
|
<a name="GDK-PIXBUF-VERSION:CAPS"></a><h3>GDK_PIXBUF_VERSION</h3>
|
172
|
-
<pre class="programlisting">#define GDK_PIXBUF_VERSION "2.
|
139
|
+
<pre class="programlisting">#define GDK_PIXBUF_VERSION "2.34.0"
|
173
140
|
</pre>
|
174
141
|
<p>Contains the full version of the gdk-pixbuf header as a string.
|
175
142
|
This is the version being compiled against; contrast with
|
176
143
|
<a class="link" href="gdk-pixbuf-Versioning.html#gdk-pixbuf-version" title="gdk_pixbuf_version"><span class="type">gdk_pixbuf_version</span></a>.</p>
|
177
144
|
</div>
|
145
|
+
<hr>
|
146
|
+
<div class="refsect2">
|
147
|
+
<a name="GDK-PIXBUF-MAJOR:CAPS"></a><h3>GDK_PIXBUF_MAJOR</h3>
|
148
|
+
<pre class="programlisting">#define GDK_PIXBUF_MAJOR (2)
|
149
|
+
</pre>
|
150
|
+
<p>Major version of gdk-pixbuf library, that is the "0" in
|
151
|
+
"0.8.2" for example.</p>
|
152
|
+
</div>
|
153
|
+
<hr>
|
154
|
+
<div class="refsect2">
|
155
|
+
<a name="GDK-PIXBUF-MINOR:CAPS"></a><h3>GDK_PIXBUF_MINOR</h3>
|
156
|
+
<pre class="programlisting">#define GDK_PIXBUF_MINOR (34)
|
157
|
+
</pre>
|
158
|
+
<p>Minor version of gdk-pixbuf library, that is the "8" in
|
159
|
+
"0.8.2" for example.</p>
|
160
|
+
</div>
|
161
|
+
<hr>
|
162
|
+
<div class="refsect2">
|
163
|
+
<a name="GDK-PIXBUF-MICRO:CAPS"></a><h3>GDK_PIXBUF_MICRO</h3>
|
164
|
+
<pre class="programlisting">#define GDK_PIXBUF_MICRO (0)
|
165
|
+
</pre>
|
166
|
+
<p>Micro version of gdk-pixbuf library, that is the "2" in
|
167
|
+
"0.8.2" for example.</p>
|
168
|
+
</div>
|
178
169
|
</div>
|
179
170
|
</div>
|
180
171
|
<div class="footer">
|
181
|
-
<hr>
|
182
|
-
Generated by GTK-Doc V1.20.1</div>
|
172
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
183
173
|
</body>
|
184
174
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GDK-PixBuf Reference Manual
|
5
|
+
<title>X Drawables to Pixbufs: GDK-PixBuf Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-Xlib-Rendering.html" title="Xlib Rendering">
|
10
10
|
<link rel="next" href="gdk-pixbuf-XlibRGB.html" title="XlibRGB">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (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">
|
@@ -87,7 +87,7 @@ If the drawable is a window, the <em class="parameter"><code>cmap</code></em>
|
|
87
87
|
argument will be ignored and the
|
88
88
|
window's own colormap will be used instead.</p>
|
89
89
|
<p>If the specified destination pixbuf <em class="parameter"><code>dest</code></em>
|
90
|
-
is <a href="
|
90
|
+
is <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>, then this function will
|
91
91
|
create an RGB pixbuf with 8 bits per channel and no alpha, with the same size
|
92
92
|
specified by the <em class="parameter"><code>width</code></em>
|
93
93
|
and <em class="parameter"><code>height</code></em>
|
@@ -95,11 +95,11 @@ specified by the <em class="parameter"><code>width</code></em>
|
|
95
95
|
and
|
96
96
|
<em class="parameter"><code>dest_y</code></em>
|
97
97
|
arguments must be specified as 0, otherwise the function will return
|
98
|
-
<a href="
|
98
|
+
<a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>. If the specified destination pixbuf is not NULL and it contains alpha
|
99
99
|
information, then the filled pixels will be set to full opacity.</p>
|
100
100
|
<p>If the specified drawable is a pixmap, then the requested source rectangle
|
101
101
|
must be completely contained within the pixmap, otherwise the function will
|
102
|
-
return <a href="
|
102
|
+
return <a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><span class="type">NULL</span></a>.</p>
|
103
103
|
<p>If the specified drawable is a window, then it must be viewable, i.e. all of
|
104
104
|
its ancestors up to the root window must be mapped. Also, the specified
|
105
105
|
source rectangle must be completely contained within the window and within
|
@@ -108,7 +108,7 @@ contents of those regions are undefined. The contents of regions obscured by
|
|
108
108
|
inferior windows of a different depth than that of the source window will also
|
109
109
|
be undefined.</p>
|
110
110
|
<div class="refsect3">
|
111
|
-
<a name="
|
111
|
+
<a name="gdk-pixbuf-xlib-get-from-drawable.parameters"></a><h4>Parameters</h4>
|
112
112
|
<div class="informaltable"><table width="100%" border="0">
|
113
113
|
<colgroup>
|
114
114
|
<col width="150px" class="parameters_name">
|
@@ -176,13 +176,12 @@ is NULL.</p></td>
|
|
176
176
|
</table></div>
|
177
177
|
</div>
|
178
178
|
<div class="refsect3">
|
179
|
-
<a name="
|
179
|
+
<a name="gdk-pixbuf-xlib-get-from-drawable.returns"></a><h4>Returns</h4>
|
180
180
|
<p> The same pixbuf as <em class="parameter"><code>dest</code></em>
|
181
181
|
if it was non-NULL, or a newly-created
|
182
182
|
pixbuf with a reference count of 1 if no destination pixbuf was specified; in
|
183
183
|
the latter case, NULL will be returned if not enough memory could be
|
184
184
|
allocated for the pixbuf to be created.</p>
|
185
|
-
<p></p>
|
186
185
|
</div>
|
187
186
|
</div>
|
188
187
|
</div>
|
@@ -191,7 +190,6 @@ allocated for the pixbuf to be created.</p>
|
|
191
190
|
</div>
|
192
191
|
</div>
|
193
192
|
<div class="footer">
|
194
|
-
<hr>
|
195
|
-
Generated by GTK-Doc V1.20.1</div>
|
193
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
196
194
|
</body>
|
197
195
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GDK-PixBuf Reference Manual
|
5
|
+
<title>Xlib Rendering: GDK-PixBuf Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html" title="gdk-pixbuf Xlib initialization">
|
10
10
|
<link rel="next" href="gdk-pixbuf-X-Drawables-to-Pixbufs.html" title="X Drawables to Pixbufs">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (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">
|
@@ -106,7 +106,7 @@ gdk_pixbuf_xlib_render_threshold_alpha
|
|
106
106
|
them to produce a bi-level alpha mask that can be used as a clipping mask for
|
107
107
|
a drawable.</p>
|
108
108
|
<div class="refsect3">
|
109
|
-
<a name="
|
109
|
+
<a name="gdk-pixbuf-xlib-render-threshold-alpha.parameters"></a><h4>Parameters</h4>
|
110
110
|
<div class="informaltable"><table width="100%" border="0">
|
111
111
|
<colgroup>
|
112
112
|
<col width="150px" class="parameters_name">
|
@@ -192,7 +192,7 @@ base position change, as in scrolling. The dither matrix has to be shifted
|
|
192
192
|
for consistent visual results. If you do not have any of these cases, the
|
193
193
|
dither offsets can be both zero.</p>
|
194
194
|
<div class="refsect3">
|
195
|
-
<a name="
|
195
|
+
<a name="gdk-pixbuf-xlib-render-to-drawable.parameters"></a><h4>Parameters</h4>
|
196
196
|
<div class="informaltable"><table width="100%" border="0">
|
197
197
|
<colgroup>
|
198
198
|
<col width="150px" class="parameters_name">
|
@@ -292,7 +292,7 @@ the alpha channel of the image. If performance is crucial, consider handling
|
|
292
292
|
the alpha channel yourself (possibly by caching it in your application) and
|
293
293
|
using <a class="link" href="gdk-pixbuf-Xlib-Rendering.html#gdk-pixbuf-xlib-render-to-drawable" title="gdk_pixbuf_xlib_render_to_drawable ()"><code class="function">gdk_pixbuf_xlib_render_to_drawable()</code></a> or GdkRGB directly instead.</p>
|
294
294
|
<div class="refsect3">
|
295
|
-
<a name="
|
295
|
+
<a name="gdk-pixbuf-xlib-render-to-drawable-alpha.parameters"></a><h4>Parameters</h4>
|
296
296
|
<div class="informaltable"><table width="100%" border="0">
|
297
297
|
<colgroup>
|
298
298
|
<col width="150px" class="parameters_name">
|
@@ -394,7 +394,7 @@ given drawables should use <a class="link" href="gdk-pixbuf-Xlib-Rendering.html#
|
|
394
394
|
will be set
|
395
395
|
to None.</p>
|
396
396
|
<div class="refsect3">
|
397
|
-
<a name="
|
397
|
+
<a name="gdk-pixbuf-xlib-render-pixmap-and-mask.parameters"></a><h4>Parameters</h4>
|
398
398
|
<div class="informaltable"><table width="100%" border="0">
|
399
399
|
<colgroup>
|
400
400
|
<col width="150px" class="parameters_name">
|
@@ -432,7 +432,6 @@ to None.</p>
|
|
432
432
|
</div>
|
433
433
|
</div>
|
434
434
|
<div class="footer">
|
435
|
-
<hr>
|
436
|
-
Generated by GTK-Doc V1.20.1</div>
|
435
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
437
436
|
</body>
|
438
437
|
</html>
|
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>GDK-PixBuf Reference Manual
|
5
|
+
<title>XlibRGB: GDK-PixBuf Reference Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="GDK-PixBuf Reference Manual">
|
8
8
|
<link rel="up" href="rn01.html" title="API Reference">
|
9
9
|
<link rel="prev" href="gdk-pixbuf-X-Drawables-to-Pixbufs.html" title="X Drawables to Pixbufs">
|
10
10
|
<link rel="next" href="rn02.html" title="Tools Reference">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (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">
|
@@ -260,7 +260,7 @@ function XlibRGB will automatically pick the best visual available on your
|
|
260
260
|
display. This function or <a class="link" href="gdk-pixbuf-XlibRGB.html#xlib-rgb-init-with-depth" title="xlib_rgb_init_with_depth ()"><code class="function">xlib_rgb_init_with_depth()</code></a> must be called before
|
261
261
|
using any of the other functions in XlibRGB.</p>
|
262
262
|
<div class="refsect3">
|
263
|
-
<a name="
|
263
|
+
<a name="xlib-rgb-init.parameters"></a><h4>Parameters</h4>
|
264
264
|
<div class="informaltable"><table width="100%" border="0">
|
265
265
|
<colgroup>
|
266
266
|
<col width="150px" class="parameters_name">
|
@@ -294,7 +294,7 @@ instead of automatically picking the best depth in the display. This
|
|
294
294
|
function or <a class="link" href="gdk-pixbuf-XlibRGB.html#xlib-rgb-init" title="xlib_rgb_init ()"><code class="function">xlib_rgb_init()</code></a> must be called before using any of the other
|
295
295
|
functions in XlibRGB.</p>
|
296
296
|
<div class="refsect3">
|
297
|
-
<a name="
|
297
|
+
<a name="xlib-rgb-init-with-depth.parameters"></a><h4>Parameters</h4>
|
298
298
|
<div class="informaltable"><table width="100%" border="0">
|
299
299
|
<colgroup>
|
300
300
|
<col width="150px" class="parameters_name">
|
@@ -327,11 +327,11 @@ be one of the supported visual depths in the specified <em class="parameter"><co
|
|
327
327
|
<div class="refsect2">
|
328
328
|
<a name="xlib-rgb-xpixel-from-rgb"></a><h3>xlib_rgb_xpixel_from_rgb ()</h3>
|
329
329
|
<pre class="programlisting">unsigned <span class="returnvalue">long</span>
|
330
|
-
xlib_rgb_xpixel_from_rgb (<em class="parameter"><code><a href="
|
330
|
+
xlib_rgb_xpixel_from_rgb (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> rgb</code></em>);</pre>
|
331
331
|
<p>Converts an RGB triplet into the closest color that XlibRGB visual can
|
332
332
|
handle.</p>
|
333
333
|
<div class="refsect3">
|
334
|
-
<a name="
|
334
|
+
<a name="xlib-rgb-xpixel-from-rgb.parameters"></a><h4>Parameters</h4>
|
335
335
|
<div class="informaltable"><table width="100%" border="0">
|
336
336
|
<colgroup>
|
337
337
|
<col width="150px" class="parameters_name">
|
@@ -346,10 +346,9 @@ handle.</p>
|
|
346
346
|
</table></div>
|
347
347
|
</div>
|
348
348
|
<div class="refsect3">
|
349
|
-
<a name="
|
349
|
+
<a name="xlib-rgb-xpixel-from-rgb.returns"></a><h4>Returns</h4>
|
350
350
|
<p> X pixel value that corresponds to the closest color in the
|
351
351
|
XlibRGB visual and colormap.</p>
|
352
|
-
<p></p>
|
353
352
|
</div>
|
354
353
|
</div>
|
355
354
|
<hr>
|
@@ -357,12 +356,12 @@ XlibRGB visual and colormap.</p>
|
|
357
356
|
<a name="xlib-rgb-gc-set-foreground"></a><h3>xlib_rgb_gc_set_foreground ()</h3>
|
358
357
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
359
358
|
xlib_rgb_gc_set_foreground (<em class="parameter"><code><span class="type">GC</span> gc</code></em>,
|
360
|
-
<em class="parameter"><code><a href="
|
359
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> rgb</code></em>);</pre>
|
361
360
|
<p>This is a convenience function to set the foreground of a GC from an RGB
|
362
361
|
triplet. It calls <a class="link" href="gdk-pixbuf-XlibRGB.html#xlib-rgb-xpixel-from-rgb" title="xlib_rgb_xpixel_from_rgb ()"><code class="function">xlib_rgb_xpixel_from_rgb()</code></a> internally and uses the
|
363
362
|
returned pixel value to set the GC's foreground.</p>
|
364
363
|
<div class="refsect3">
|
365
|
-
<a name="
|
364
|
+
<a name="xlib-rgb-gc-set-foreground.parameters"></a><h4>Parameters</h4>
|
366
365
|
<div class="informaltable"><table width="100%" border="0">
|
367
366
|
<colgroup>
|
368
367
|
<col width="150px" class="parameters_name">
|
@@ -389,12 +388,12 @@ returned pixel value to set the GC's foreground.</p>
|
|
389
388
|
<a name="xlib-rgb-gc-set-background"></a><h3>xlib_rgb_gc_set_background ()</h3>
|
390
389
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
391
390
|
xlib_rgb_gc_set_background (<em class="parameter"><code><span class="type">GC</span> gc</code></em>,
|
392
|
-
<em class="parameter"><code><a href="
|
391
|
+
<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> rgb</code></em>);</pre>
|
393
392
|
<p>This is a convenience function to set the background of a GC from an RGB
|
394
393
|
triplet. It calls <a class="link" href="gdk-pixbuf-XlibRGB.html#xlib-rgb-xpixel-from-rgb" title="xlib_rgb_xpixel_from_rgb ()"><code class="function">xlib_rgb_xpixel_from_rgb()</code></a> internally and uses the
|
395
394
|
returned pixel value to set the GC's background.</p>
|
396
395
|
<div class="refsect3">
|
397
|
-
<a name="
|
396
|
+
<a name="xlib-rgb-gc-set-background.parameters"></a><h4>Parameters</h4>
|
398
397
|
<div class="informaltable"><table width="100%" border="0">
|
399
398
|
<colgroup>
|
400
399
|
<col width="150px" class="parameters_name">
|
@@ -435,7 +434,7 @@ sequence of 8-bit values. This function does not let you specify dither
|
|
435
434
|
offsets; applications that need to render partial regions of a buffer to
|
436
435
|
build the final image should use <a class="link" href="gdk-pixbuf-XlibRGB.html#xlib-draw-rgb-image-dithalign" title="xlib_draw_rgb_image_dithalign ()"><code class="function">xlib_draw_rgb_image_dithalign()</code></a> instead.</p>
|
437
436
|
<div class="refsect3">
|
438
|
-
<a name="
|
437
|
+
<a name="xlib-draw-rgb-image.parameters"></a><h4>Parameters</h4>
|
439
438
|
<div class="informaltable"><table width="100%" border="0">
|
440
439
|
<colgroup>
|
441
440
|
<col width="150px" class="parameters_name">
|
@@ -515,7 +514,7 @@ offsets. It should be used when you need to render regions of an RGB buffer
|
|
515
514
|
separately to form the final image; the dither offsets let you align the
|
516
515
|
dither mask appropriately.</p>
|
517
516
|
<div class="refsect3">
|
518
|
-
<a name="
|
517
|
+
<a name="xlib-draw-rgb-image-dithalign.parameters"></a><h4>Parameters</h4>
|
519
518
|
<div class="informaltable"><table width="100%" border="0">
|
520
519
|
<colgroup>
|
521
520
|
<col width="150px" class="parameters_name">
|
@@ -602,7 +601,7 @@ least-significant 8 bits are actually discarded. This function can lead to
|
|
602
601
|
faster results than <a class="link" href="gdk-pixbuf-XlibRGB.html#xlib-draw-rgb-image" title="xlib_draw_rgb_image ()"><code class="function">xlib_draw_rgb_image()</code></a> since the pixels are aligned on
|
603
602
|
32-bit boundaries.</p>
|
604
603
|
<div class="refsect3">
|
605
|
-
<a name="
|
604
|
+
<a name="xlib-draw-rgb-32-image.parameters"></a><h4>Parameters</h4>
|
606
605
|
<div class="informaltable"><table width="100%" border="0">
|
607
606
|
<colgroup>
|
608
607
|
<col width="150px" class="parameters_name">
|
@@ -677,7 +676,7 @@ xlib_draw_gray_image (<em class="parameter"><code><span class="type">Drawable</s
|
|
677
676
|
intensity values. An image will thus look as a GGGGGG sequence of 8-bit
|
678
677
|
values.</p>
|
679
678
|
<div class="refsect3">
|
680
|
-
<a name="
|
679
|
+
<a name="xlib-draw-gray-image.parameters"></a><h4>Parameters</h4>
|
681
680
|
<div class="informaltable"><table width="100%" border="0">
|
682
681
|
<colgroup>
|
683
682
|
<col width="150px" class="parameters_name">
|
@@ -739,11 +738,11 @@ upper-left corner of the rectangular region to render.</p></td>
|
|
739
738
|
<div class="refsect2">
|
740
739
|
<a name="xlib-rgb-cmap-new"></a><h3>xlib_rgb_cmap_new ()</h3>
|
741
740
|
<pre class="programlisting"><a class="link" href="gdk-pixbuf-XlibRGB.html#XlibRgbCmap" title="struct XlibRgbCmap"><span class="returnvalue">XlibRgbCmap</span></a> *
|
742
|
-
xlib_rgb_cmap_new (<em class="parameter"><code><a href="
|
741
|
+
xlib_rgb_cmap_new (<em class="parameter"><code><a href="/home/vagrant/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> *colors</code></em>,
|
743
742
|
<em class="parameter"><code><span class="type">int</span> n_colors</code></em>);</pre>
|
744
743
|
<p>FIXME</p>
|
745
744
|
<div class="refsect3">
|
746
|
-
<a name="
|
745
|
+
<a name="xlib-rgb-cmap-new.parameters"></a><h4>Parameters</h4>
|
747
746
|
<div class="informaltable"><table width="100%" border="0">
|
748
747
|
<colgroup>
|
749
748
|
<col width="150px" class="parameters_name">
|
@@ -765,9 +764,8 @@ xlib_rgb_cmap_new (<em class="parameter"><code><a href="http://library.gnome.org
|
|
765
764
|
</table></div>
|
766
765
|
</div>
|
767
766
|
<div class="refsect3">
|
768
|
-
<a name="
|
767
|
+
<a name="xlib-rgb-cmap-new.returns"></a><h4>Returns</h4>
|
769
768
|
<p> FIXME</p>
|
770
|
-
<p></p>
|
771
769
|
</div>
|
772
770
|
</div>
|
773
771
|
<hr>
|
@@ -777,7 +775,7 @@ xlib_rgb_cmap_new (<em class="parameter"><code><a href="http://library.gnome.org
|
|
777
775
|
xlib_rgb_cmap_free (<em class="parameter"><code><a class="link" href="gdk-pixbuf-XlibRGB.html#XlibRgbCmap" title="struct XlibRgbCmap"><span class="type">XlibRgbCmap</span></a> *cmap</code></em>);</pre>
|
778
776
|
<p>Frees an XlibRGB colormap.</p>
|
779
777
|
<div class="refsect3">
|
780
|
-
<a name="
|
778
|
+
<a name="xlib-rgb-cmap-free.parameters"></a><h4>Parameters</h4>
|
781
779
|
<div class="informaltable"><table width="100%" border="0">
|
782
780
|
<colgroup>
|
783
781
|
<col width="150px" class="parameters_name">
|
@@ -808,7 +806,7 @@ xlib_draw_indexed_image (<em class="parameter"><code><span class="type">Drawable
|
|
808
806
|
<em class="parameter"><code><a class="link" href="gdk-pixbuf-XlibRGB.html#XlibRgbCmap" title="struct XlibRgbCmap"><span class="type">XlibRgbCmap</span></a> *cmap</code></em>);</pre>
|
809
807
|
<p>FIXME</p>
|
810
808
|
<div class="refsect3">
|
811
|
-
<a name="
|
809
|
+
<a name="xlib-draw-indexed-image.parameters"></a><h4>Parameters</h4>
|
812
810
|
<div class="informaltable"><table width="100%" border="0">
|
813
811
|
<colgroup>
|
814
812
|
<col width="150px" class="parameters_name">
|
@@ -877,10 +875,9 @@ xlib_draw_indexed_image (<em class="parameter"><code><span class="type">Drawable
|
|
877
875
|
xlib_rgb_ditherable (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
878
876
|
<p>Queries whether XlibRGB supports dithering for its chosen visual.</p>
|
879
877
|
<div class="refsect3">
|
880
|
-
<a name="
|
878
|
+
<a name="xlib-rgb-ditherable.returns"></a><h4>Returns</h4>
|
881
879
|
<p> TRUE if dithering can be performed for the visual that XlibRGB
|
882
880
|
is using, FALSE otherwise.</p>
|
883
|
-
<p></p>
|
884
881
|
</div>
|
885
882
|
</div>
|
886
883
|
<hr>
|
@@ -890,7 +887,7 @@ is using, FALSE otherwise.</p>
|
|
890
887
|
xlib_rgb_set_verbose (<em class="parameter"><code><span class="type">Bool</span> verbose</code></em>);</pre>
|
891
888
|
<p>Enables/disables debug spew.</p>
|
892
889
|
<div class="refsect3">
|
893
|
-
<a name="
|
890
|
+
<a name="xlib-rgb-set-verbose.parameters"></a><h4>Parameters</h4>
|
894
891
|
<div class="informaltable"><table width="100%" border="0">
|
895
892
|
<colgroup>
|
896
893
|
<col width="150px" class="parameters_name">
|
@@ -912,7 +909,7 @@ xlib_rgb_set_verbose (<em class="parameter"><code><span class="type">Bool</span>
|
|
912
909
|
xlib_rgb_set_install (<em class="parameter"><code><span class="type">Bool</span> install</code></em>);</pre>
|
913
910
|
<p>Sets whether we install an RGB colormap.</p>
|
914
911
|
<div class="refsect3">
|
915
|
-
<a name="
|
912
|
+
<a name="xlib-rgb-set-install.parameters"></a><h4>Parameters</h4>
|
916
913
|
<div class="informaltable"><table width="100%" border="0">
|
917
914
|
<colgroup>
|
918
915
|
<col width="150px" class="parameters_name">
|
@@ -934,7 +931,7 @@ xlib_rgb_set_install (<em class="parameter"><code><span class="type">Bool</span>
|
|
934
931
|
xlib_rgb_set_min_colors (<em class="parameter"><code><span class="type">int</span> min_colors</code></em>);</pre>
|
935
932
|
<p>Sets the minimum number of colors in the color cube.</p>
|
936
933
|
<div class="refsect3">
|
937
|
-
<a name="
|
934
|
+
<a name="xlib-rgb-set-min-colors.parameters"></a><h4>Parameters</h4>
|
938
935
|
<div class="informaltable"><table width="100%" border="0">
|
939
936
|
<colgroup>
|
940
937
|
<col width="150px" class="parameters_name">
|
@@ -956,9 +953,8 @@ xlib_rgb_set_min_colors (<em class="parameter"><code><span class="type">int</spa
|
|
956
953
|
xlib_rgb_get_cmap (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
957
954
|
<p>Queries the X colormap that XlibRGB is using.</p>
|
958
955
|
<div class="refsect3">
|
959
|
-
<a name="
|
956
|
+
<a name="xlib-rgb-get-cmap.returns"></a><h4>Returns</h4>
|
960
957
|
<p> An X colormap.</p>
|
961
|
-
<p></p>
|
962
958
|
</div>
|
963
959
|
</div>
|
964
960
|
<hr>
|
@@ -968,9 +964,8 @@ xlib_rgb_get_cmap (<em class="parameter"><code><span class="type">void</span></c
|
|
968
964
|
xlib_rgb_get_visual (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
969
965
|
<p>Queries the visual that XlibRGB is using.</p>
|
970
966
|
<div class="refsect3">
|
971
|
-
<a name="
|
967
|
+
<a name="xlib-rgb-get-visual.returns"></a><h4>Returns</h4>
|
972
968
|
<p> An X visual.</p>
|
973
|
-
<p></p>
|
974
969
|
</div>
|
975
970
|
</div>
|
976
971
|
<hr>
|
@@ -980,9 +975,8 @@ xlib_rgb_get_visual (<em class="parameter"><code><span class="type">void</span><
|
|
980
975
|
xlib_rgb_get_visual_info (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
981
976
|
<p>Queries the visual info structure for the visual that XlibRGB is using.</p>
|
982
977
|
<div class="refsect3">
|
983
|
-
<a name="
|
978
|
+
<a name="xlib-rgb-get-visual-info.returns"></a><h4>Returns</h4>
|
984
979
|
<p> An XVisualInfo structure.</p>
|
985
|
-
<p></p>
|
986
980
|
</div>
|
987
981
|
</div>
|
988
982
|
<hr>
|
@@ -992,9 +986,8 @@ xlib_rgb_get_visual_info (<em class="parameter"><code><span class="type">void</s
|
|
992
986
|
xlib_rgb_get_depth (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
993
987
|
<p>Queries the depth of the visual that XlibRGB is using.</p>
|
994
988
|
<div class="refsect3">
|
995
|
-
<a name="
|
989
|
+
<a name="xlib-rgb-get-depth.returns"></a><h4>Returns</h4>
|
996
990
|
<p> Bit depth.</p>
|
997
|
-
<p></p>
|
998
991
|
</div>
|
999
992
|
</div>
|
1000
993
|
<hr>
|
@@ -1004,9 +997,8 @@ xlib_rgb_get_depth (<em class="parameter"><code><span class="type">void</span></
|
|
1004
997
|
xlib_rgb_get_display (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1005
998
|
<p>Queries the X display that XlibRGB is using.</p>
|
1006
999
|
<div class="refsect3">
|
1007
|
-
<a name="
|
1000
|
+
<a name="xlib-rgb-get-display.returns"></a><h4>Returns</h4>
|
1008
1001
|
<p> An X display.</p>
|
1009
|
-
<p></p>
|
1010
1002
|
</div>
|
1011
1003
|
</div>
|
1012
1004
|
<hr>
|
@@ -1016,9 +1008,8 @@ xlib_rgb_get_display (<em class="parameter"><code><span class="type">void</span>
|
|
1016
1008
|
xlib_rgb_get_screen (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1017
1009
|
<p>Queries the screen that XlibRGB is using.</p>
|
1018
1010
|
<div class="refsect3">
|
1019
|
-
<a name="
|
1011
|
+
<a name="xlib-rgb-get-screen.returns"></a><h4>Returns</h4>
|
1020
1012
|
<p> An X screen.</p>
|
1021
|
-
<p></p>
|
1022
1013
|
</div>
|
1023
1014
|
</div>
|
1024
1015
|
</div>
|
@@ -1033,7 +1024,7 @@ xlib_rgb_get_screen (<em class="parameter"><code><span class="type">void</span><
|
|
1033
1024
|
</pre>
|
1034
1025
|
<p>FIXME: Describe this.</p>
|
1035
1026
|
<div class="refsect3">
|
1036
|
-
<a name="
|
1027
|
+
<a name="XlibRgbCmap.members"></a><h4>Members</h4>
|
1037
1028
|
<div class="informaltable"><table width="100%" border="0">
|
1038
1029
|
<colgroup>
|
1039
1030
|
<col width="300px" class="struct_members_name">
|
@@ -1065,10 +1056,10 @@ that the display can provide.
|
|
1065
1056
|
<symbol>XLIB_RGB_DITHER_NORMAL</symbol> will provide dithering
|
1066
1057
|
only on pseudocolor displays.
|
1067
1058
|
<symbol>XLIB_RGB_DITHER_MAX</symbol> will provide dithering on
|
1068
|
-
pseudocolor and 16-bit truecolor or
|
1059
|
+
pseudocolor and 16-bit truecolor or &ldquo;high color&rdquo;
|
1069
1060
|
displays.</p>
|
1070
1061
|
<div class="refsect3">
|
1071
|
-
<a name="
|
1062
|
+
<a name="XlibRgbDither.members"></a><h4>Members</h4>
|
1072
1063
|
<div class="informaltable"><table width="100%" border="0">
|
1073
1064
|
<colgroup>
|
1074
1065
|
<col width="300px" class="enum_members_name">
|
@@ -1109,7 +1100,6 @@ displays.</p>
|
|
1109
1100
|
</div>
|
1110
1101
|
</div>
|
1111
1102
|
<div class="footer">
|
1112
|
-
<hr>
|
1113
|
-
Generated by GTK-Doc V1.20.1</div>
|
1103
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
1114
1104
|
</body>
|
1115
1105
|
</html>
|