gdk_pixbuf2 2.1.0-x86-mingw32 → 2.2.0-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/lib/1.9/gdk_pixbuf2.so +0 -0
- data/lib/2.0/gdk_pixbuf2.so +0 -0
- data/lib/2.1/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-animation.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-features.h +2 -2
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-loader.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-simple-anim.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-transform.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h +1 -3
- data/vendor/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixdata.h +1 -3
- data/vendor/local/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache +1 -1
- 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/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 +1 -1
- data/vendor/local/lib/pkgconfig/gdk-pixbuf-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/GdkPixbuf-2.0.gir +30 -27
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/GdkPixbufLoader.html +557 -416
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/annotation-glossary.html +10 -12
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-12.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-14.html +9 -11
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-2.html +22 -24
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-26.html +10 -12
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-28.html +8 -8
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-30.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-4.html +16 -18
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-6.html +14 -16
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-2-8.html +6 -6
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-deprecated.html +11 -13
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/api-index-full.html +165 -167
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Animations.html +768 -578
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-Loading.html +546 -428
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-File-saving.html +549 -474
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Image-Data-in-Memory.html +321 -265
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Inline-data.html +467 -349
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Module-Interface.html +887 -662
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Reference-Counting-and-Memory-Mangement.html +122 -91
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Scaling.html +656 -518
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-The-GdkPixbuf-Structure.html +631 -484
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Utilities.html +247 -171
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Versioning.html +110 -89
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-X-Drawables-to-Pixbufs.html +119 -98
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-Xlib-Rendering.html +275 -230
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-XlibRGB.html +784 -581
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-csource.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-Xlib-initialization.html +86 -55
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-from-drawables.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf-rendering.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-query-loaders.html +5 -5
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf.devhelp2 +153 -192
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/index.sgml +98 -97
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/license.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn01.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/rn02.html +4 -4
- data/vendor/local/share/gtk-doc/html/gdk-pixbuf/style.css +247 -94
- 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/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 +4 -4
@@ -8,15 +8,14 @@
|
|
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.20.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">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
16
|
-
<td width="100%" align="left">
|
17
|
-
<a href="#" class="shortcut">Top</a>
|
18
|
-
|
19
|
-
<a href="#gdk-pixbuf-Utilities.description" class="shortcut">Description</a>
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#gdk-pixbuf-Utilities.description" class="shortcut">Description</a></span>
|
20
19
|
</td>
|
21
20
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
22
21
|
<td><a accesskey="u" href="rn01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -30,276 +29,353 @@
|
|
30
29
|
<h2><span class="refentrytitle"><a name="gdk-pixbuf-Utilities.top_of_page"></a>Utilities</span></h2>
|
31
30
|
<p>Utilities — Utility and miscellaneous convenience functions.</p>
|
32
31
|
</td>
|
33
|
-
<td valign="top" align="right"></td>
|
32
|
+
<td class="gallery_image" valign="top" align="right"></td>
|
34
33
|
</tr></table></div>
|
35
|
-
<div class="
|
36
|
-
<a name="gdk-pixbuf-Utilities.
|
37
|
-
<
|
38
|
-
|
39
|
-
|
40
|
-
<
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
<
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
<span class="returnvalue">void</span>
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
<
|
60
|
-
|
34
|
+
<div class="refsect1">
|
35
|
+
<a name="gdk-pixbuf-Utilities.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="function_type">
|
44
|
+
<a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
45
|
+
</td>
|
46
|
+
<td class="function_name">
|
47
|
+
<a class="link" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-add-alpha" title="gdk_pixbuf_add_alpha ()">gdk_pixbuf_add_alpha</a> <span class="c_punctuation">()</span>
|
48
|
+
</td>
|
49
|
+
</tr>
|
50
|
+
<tr>
|
51
|
+
<td class="function_type">
|
52
|
+
<span class="returnvalue">void</span>
|
53
|
+
</td>
|
54
|
+
<td class="function_name">
|
55
|
+
<a class="link" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-copy-area" title="gdk_pixbuf_copy_area ()">gdk_pixbuf_copy_area</a> <span class="c_punctuation">()</span>
|
56
|
+
</td>
|
57
|
+
</tr>
|
58
|
+
<tr>
|
59
|
+
<td class="function_type">
|
60
|
+
<span class="returnvalue">void</span>
|
61
|
+
</td>
|
62
|
+
<td class="function_name">
|
63
|
+
<a class="link" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-saturate-and-pixelate" title="gdk_pixbuf_saturate_and_pixelate ()">gdk_pixbuf_saturate_and_pixelate</a> <span class="c_punctuation">()</span>
|
64
|
+
</td>
|
65
|
+
</tr>
|
66
|
+
<tr>
|
67
|
+
<td class="function_type">
|
68
|
+
<a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
69
|
+
</td>
|
70
|
+
<td class="function_name">
|
71
|
+
<a class="link" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-apply-embedded-orientation" title="gdk_pixbuf_apply_embedded_orientation ()">gdk_pixbuf_apply_embedded_orientation</a> <span class="c_punctuation">()</span>
|
72
|
+
</td>
|
73
|
+
</tr>
|
74
|
+
<tr>
|
75
|
+
<td class="function_type">
|
76
|
+
<span class="returnvalue">void</span>
|
77
|
+
</td>
|
78
|
+
<td class="function_name">
|
79
|
+
<a class="link" href="gdk-pixbuf-Utilities.html#gdk-pixbuf-fill" title="gdk_pixbuf_fill ()">gdk_pixbuf_fill</a> <span class="c_punctuation">()</span>
|
80
|
+
</td>
|
81
|
+
</tr>
|
82
|
+
</tbody>
|
83
|
+
</table></div>
|
84
|
+
</div>
|
85
|
+
<div class="refsect1">
|
86
|
+
<a name="gdk-pixbuf-Utilities.includes"></a><h2>Includes</h2>
|
87
|
+
<pre class="synopsis">#include <gdk-pixbuf/gdk-pixbuf.h>
|
61
88
|
</pre>
|
62
89
|
</div>
|
63
90
|
<div class="refsect1">
|
64
91
|
<a name="gdk-pixbuf-Utilities.description"></a><h2>Description</h2>
|
65
|
-
<p>
|
66
|
-
These functions provide miscellaneous utilities for manipulating
|
92
|
+
<p>These functions provide miscellaneous utilities for manipulating
|
67
93
|
pixbufs. The pixel data in pixbufs may of course be manipulated
|
68
94
|
directly by applications, but several common operations can be
|
69
|
-
performed by these functions instead
|
70
|
-
</p>
|
95
|
+
performed by these functions instead.</p>
|
71
96
|
</div>
|
72
97
|
<div class="refsect1">
|
73
|
-
<a name="gdk-pixbuf-Utilities.
|
98
|
+
<a name="gdk-pixbuf-Utilities.functions_details"></a><h2>Functions</h2>
|
74
99
|
<div class="refsect2">
|
75
|
-
<a name="gdk-pixbuf-add-alpha"></a><h3>gdk_pixbuf_add_alpha
|
76
|
-
<pre class="programlisting"><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a>
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
<
|
82
|
-
Takes an existing pixbuf and adds an alpha channel to it.
|
100
|
+
<a name="gdk-pixbuf-add-alpha"></a><h3>gdk_pixbuf_add_alpha ()</h3>
|
101
|
+
<pre class="programlisting"><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
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="/home/kou/work/ruby/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/kou/work/ruby/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/kou/work/ruby/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/kou/work/ruby/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
|
+
<p>Takes an existing pixbuf and adds an alpha channel to it.
|
83
108
|
If the existing pixbuf already had an alpha channel, the channel
|
84
109
|
values are copied from the original; otherwise, the alpha channel
|
85
|
-
is initialized to 255 (full opacity)
|
86
|
-
|
87
|
-
<
|
88
|
-
|
110
|
+
is initialized to 255 (full opacity).</p>
|
111
|
+
<p>If <em class="parameter"><code>substitute_color</code></em>
|
112
|
+
is <a href="/home/kou/work/ruby/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
|
+
, <em class="parameter"><code>g</code></em>
|
114
|
+
, <em class="parameter"><code>b</code></em>
|
115
|
+
) will be
|
89
116
|
assigned zero opacity. That is, if you pass (255, 255, 255) for the
|
90
|
-
substitute color, all white pixels will become fully transparent
|
91
|
-
|
92
|
-
<
|
117
|
+
substitute color, all white pixels will become fully transparent.</p>
|
118
|
+
<div class="refsect3">
|
119
|
+
<a name="id-1.2.13.6.2.6"></a><h4>Parameters</h4>
|
120
|
+
<div class="informaltable"><table width="100%" border="0">
|
93
121
|
<colgroup>
|
94
|
-
<col
|
95
|
-
<col>
|
122
|
+
<col width="150px" class="parameters_name">
|
123
|
+
<col class="parameters_description">
|
124
|
+
<col width="200px" class="parameters_annotations">
|
96
125
|
</colgroup>
|
97
126
|
<tbody>
|
98
127
|
<tr>
|
99
|
-
<td
|
100
|
-
<td>A <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>.</td>
|
128
|
+
<td class="parameter_name"><p>pixbuf</p></td>
|
129
|
+
<td class="parameter_description"><p>A <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>.</p></td>
|
130
|
+
<td class="parameter_annotations"> </td>
|
101
131
|
</tr>
|
102
132
|
<tr>
|
103
|
-
<td
|
104
|
-
<td>Whether to set a color to zero opacity. If this
|
105
|
-
is <a href="/home/kou/work/ruby/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
|
133
|
+
<td class="parameter_name"><p>substitute_color</p></td>
|
134
|
+
<td class="parameter_description"><p>Whether to set a color to zero opacity. If this
|
135
|
+
is <a href="/home/kou/work/ruby/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
|
+
, <em class="parameter"><code>g</code></em>
|
137
|
+
, <em class="parameter"><code>b</code></em>
|
138
|
+
) arguments will be ignored.</p></td>
|
139
|
+
<td class="parameter_annotations"> </td>
|
106
140
|
</tr>
|
107
141
|
<tr>
|
108
|
-
<td
|
109
|
-
<td>Red value to substitute.</td>
|
142
|
+
<td class="parameter_name"><p>r</p></td>
|
143
|
+
<td class="parameter_description"><p>Red value to substitute.</p></td>
|
144
|
+
<td class="parameter_annotations"> </td>
|
110
145
|
</tr>
|
111
146
|
<tr>
|
112
|
-
<td
|
113
|
-
<td>Green value to substitute.</td>
|
147
|
+
<td class="parameter_name"><p>g</p></td>
|
148
|
+
<td class="parameter_description"><p>Green value to substitute.</p></td>
|
149
|
+
<td class="parameter_annotations"> </td>
|
114
150
|
</tr>
|
115
151
|
<tr>
|
116
|
-
<td
|
117
|
-
<td>Blue value to substitute.</td>
|
118
|
-
</
|
119
|
-
<tr>
|
120
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
121
|
-
<td>A newly-created pixbuf with a reference count of 1. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
122
|
-
</td>
|
152
|
+
<td class="parameter_name"><p>b</p></td>
|
153
|
+
<td class="parameter_description"><p>Blue value to substitute.</p></td>
|
154
|
+
<td class="parameter_annotations"> </td>
|
123
155
|
</tr>
|
124
156
|
</tbody>
|
125
157
|
</table></div>
|
126
158
|
</div>
|
159
|
+
<div class="refsect3">
|
160
|
+
<a name="id-1.2.13.6.2.7"></a><h4>Returns</h4>
|
161
|
+
<p> A newly-created pixbuf with a reference count of 1. </p>
|
162
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
163
|
+
</div>
|
164
|
+
</div>
|
127
165
|
<hr>
|
128
166
|
<div class="refsect2">
|
129
|
-
<a name="gdk-pixbuf-copy-area"></a><h3>gdk_pixbuf_copy_area
|
130
|
-
<pre class="programlisting"><span class="returnvalue">void</span>
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
<
|
139
|
-
Copies a rectangular area from <em class="parameter"><code>src_pixbuf</code></em>
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
If the source rectangle overlaps the destination rectangle on the
|
167
|
+
<a name="gdk-pixbuf-copy-area"></a><h3>gdk_pixbuf_copy_area ()</h3>
|
168
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
169
|
+
gdk_pixbuf_copy_area (<em class="parameter"><code>const <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *src_pixbuf</code></em>,
|
170
|
+
<em class="parameter"><code><span class="type">int</span> src_x</code></em>,
|
171
|
+
<em class="parameter"><code><span class="type">int</span> src_y</code></em>,
|
172
|
+
<em class="parameter"><code><span class="type">int</span> width</code></em>,
|
173
|
+
<em class="parameter"><code><span class="type">int</span> height</code></em>,
|
174
|
+
<em class="parameter"><code><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *dest_pixbuf</code></em>,
|
175
|
+
<em class="parameter"><code><span class="type">int</span> dest_x</code></em>,
|
176
|
+
<em class="parameter"><code><span class="type">int</span> dest_y</code></em>);</pre>
|
177
|
+
<p>Copies a rectangular area from <em class="parameter"><code>src_pixbuf</code></em>
|
178
|
+
to <em class="parameter"><code>dest_pixbuf</code></em>
|
179
|
+
. Conversion of
|
180
|
+
pixbuf formats is done automatically.</p>
|
181
|
+
<p>If the source rectangle overlaps the destination rectangle on the
|
144
182
|
same pixbuf, it will be overwritten during the copy operation.
|
145
|
-
Therefore, you can not use this function to scroll a pixbuf
|
146
|
-
|
147
|
-
<
|
183
|
+
Therefore, you can not use this function to scroll a pixbuf.</p>
|
184
|
+
<div class="refsect3">
|
185
|
+
<a name="id-1.2.13.6.3.6"></a><h4>Parameters</h4>
|
186
|
+
<div class="informaltable"><table width="100%" border="0">
|
148
187
|
<colgroup>
|
149
|
-
<col
|
150
|
-
<col>
|
188
|
+
<col width="150px" class="parameters_name">
|
189
|
+
<col class="parameters_description">
|
190
|
+
<col width="200px" class="parameters_annotations">
|
151
191
|
</colgroup>
|
152
192
|
<tbody>
|
153
193
|
<tr>
|
154
|
-
<td
|
155
|
-
<td>Source pixbuf.</td>
|
194
|
+
<td class="parameter_name"><p>src_pixbuf</p></td>
|
195
|
+
<td class="parameter_description"><p>Source pixbuf.</p></td>
|
196
|
+
<td class="parameter_annotations"> </td>
|
156
197
|
</tr>
|
157
198
|
<tr>
|
158
|
-
<td
|
159
|
-
<td>Source X coordinate within <em class="parameter"><code>src_pixbuf</code></em
|
199
|
+
<td class="parameter_name"><p>src_x</p></td>
|
200
|
+
<td class="parameter_description"><p>Source X coordinate within <em class="parameter"><code>src_pixbuf</code></em>
|
201
|
+
.</p></td>
|
202
|
+
<td class="parameter_annotations"> </td>
|
160
203
|
</tr>
|
161
204
|
<tr>
|
162
|
-
<td
|
163
|
-
<td>Source Y coordinate within <em class="parameter"><code>src_pixbuf</code></em
|
205
|
+
<td class="parameter_name"><p>src_y</p></td>
|
206
|
+
<td class="parameter_description"><p>Source Y coordinate within <em class="parameter"><code>src_pixbuf</code></em>
|
207
|
+
.</p></td>
|
208
|
+
<td class="parameter_annotations"> </td>
|
164
209
|
</tr>
|
165
210
|
<tr>
|
166
|
-
<td
|
167
|
-
<td>Width of the area to copy.</td>
|
211
|
+
<td class="parameter_name"><p>width</p></td>
|
212
|
+
<td class="parameter_description"><p>Width of the area to copy.</p></td>
|
213
|
+
<td class="parameter_annotations"> </td>
|
168
214
|
</tr>
|
169
215
|
<tr>
|
170
|
-
<td
|
171
|
-
<td>Height of the area to copy.</td>
|
216
|
+
<td class="parameter_name"><p>height</p></td>
|
217
|
+
<td class="parameter_description"><p>Height of the area to copy.</p></td>
|
218
|
+
<td class="parameter_annotations"> </td>
|
172
219
|
</tr>
|
173
220
|
<tr>
|
174
|
-
<td
|
175
|
-
<td>Destination pixbuf.</td>
|
221
|
+
<td class="parameter_name"><p>dest_pixbuf</p></td>
|
222
|
+
<td class="parameter_description"><p>Destination pixbuf.</p></td>
|
223
|
+
<td class="parameter_annotations"> </td>
|
176
224
|
</tr>
|
177
225
|
<tr>
|
178
|
-
<td
|
179
|
-
<td>X coordinate within <em class="parameter"><code>dest_pixbuf</code></em
|
226
|
+
<td class="parameter_name"><p>dest_x</p></td>
|
227
|
+
<td class="parameter_description"><p>X coordinate within <em class="parameter"><code>dest_pixbuf</code></em>
|
228
|
+
.</p></td>
|
229
|
+
<td class="parameter_annotations"> </td>
|
180
230
|
</tr>
|
181
231
|
<tr>
|
182
|
-
<td
|
183
|
-
<td>Y coordinate within <em class="parameter"><code>dest_pixbuf</code></em
|
232
|
+
<td class="parameter_name"><p>dest_y</p></td>
|
233
|
+
<td class="parameter_description"><p>Y coordinate within <em class="parameter"><code>dest_pixbuf</code></em>
|
234
|
+
.</p></td>
|
235
|
+
<td class="parameter_annotations"> </td>
|
184
236
|
</tr>
|
185
237
|
</tbody>
|
186
238
|
</table></div>
|
187
239
|
</div>
|
240
|
+
</div>
|
188
241
|
<hr>
|
189
242
|
<div class="refsect2">
|
190
|
-
<a name="gdk-pixbuf-saturate-and-pixelate"></a><h3>gdk_pixbuf_saturate_and_pixelate
|
191
|
-
<pre class="programlisting"><span class="returnvalue">void</span>
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
<
|
196
|
-
Modifies saturation and optionally pixelates <em class="parameter"><code>src</code></em
|
197
|
-
|
198
|
-
<em class="parameter"><code>
|
243
|
+
<a name="gdk-pixbuf-saturate-and-pixelate"></a><h3>gdk_pixbuf_saturate_and_pixelate ()</h3>
|
244
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
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
|
+
<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="/home/kou/work/ruby/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/kou/work/ruby/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
|
+
<p>Modifies saturation and optionally pixelates <em class="parameter"><code>src</code></em>
|
250
|
+
, placing the result in
|
251
|
+
<em class="parameter"><code>dest</code></em>
|
252
|
+
. <em class="parameter"><code>src</code></em>
|
253
|
+
and <em class="parameter"><code>dest</code></em>
|
254
|
+
may be the same pixbuf with no ill effects. If
|
255
|
+
<em class="parameter"><code>saturation</code></em>
|
256
|
+
is 1.0 then saturation is not changed. If it's less than 1.0,
|
199
257
|
saturation is reduced (the image turns toward grayscale); if greater than
|
200
258
|
1.0, saturation is increased (the image gets more vivid colors). If <em class="parameter"><code>pixelate</code></em>
|
259
|
+
|
201
260
|
is <a href="/home/kou/work/ruby/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
|
202
|
-
pixelated image. <em class="parameter"><code>src</code></em>
|
203
|
-
|
204
|
-
|
205
|
-
|
261
|
+
pixelated image. <em class="parameter"><code>src</code></em>
|
262
|
+
and <em class="parameter"><code>dest</code></em>
|
263
|
+
must have the same image format, size, and
|
264
|
+
rowstride.</p>
|
265
|
+
<div class="refsect3">
|
266
|
+
<a name="id-1.2.13.6.4.5"></a><h4>Parameters</h4>
|
267
|
+
<div class="informaltable"><table width="100%" border="0">
|
206
268
|
<colgroup>
|
207
|
-
<col
|
208
|
-
<col>
|
269
|
+
<col width="150px" class="parameters_name">
|
270
|
+
<col class="parameters_description">
|
271
|
+
<col width="200px" class="parameters_annotations">
|
209
272
|
</colgroup>
|
210
273
|
<tbody>
|
211
274
|
<tr>
|
212
|
-
<td
|
213
|
-
<td>source image</td>
|
275
|
+
<td class="parameter_name"><p>src</p></td>
|
276
|
+
<td class="parameter_description"><p>source image</p></td>
|
277
|
+
<td class="parameter_annotations"> </td>
|
214
278
|
</tr>
|
215
279
|
<tr>
|
216
|
-
<td
|
217
|
-
<td>place to write modified version of <em class="parameter"><code>src</code></em>
|
218
|
-
</td>
|
280
|
+
<td class="parameter_name"><p>dest</p></td>
|
281
|
+
<td class="parameter_description"><p>place to write modified version of <em class="parameter"><code>src</code></em>
|
282
|
+
</p></td>
|
283
|
+
<td class="parameter_annotations"> </td>
|
219
284
|
</tr>
|
220
285
|
<tr>
|
221
|
-
<td
|
222
|
-
<td>saturation factor</td>
|
286
|
+
<td class="parameter_name"><p>saturation</p></td>
|
287
|
+
<td class="parameter_description"><p>saturation factor</p></td>
|
288
|
+
<td class="parameter_annotations"> </td>
|
223
289
|
</tr>
|
224
290
|
<tr>
|
225
|
-
<td
|
226
|
-
<td>whether to pixelate</td>
|
291
|
+
<td class="parameter_name"><p>pixelate</p></td>
|
292
|
+
<td class="parameter_description"><p>whether to pixelate</p></td>
|
293
|
+
<td class="parameter_annotations"> </td>
|
227
294
|
</tr>
|
228
295
|
</tbody>
|
229
296
|
</table></div>
|
230
297
|
</div>
|
298
|
+
</div>
|
231
299
|
<hr>
|
232
300
|
<div class="refsect2">
|
233
|
-
<a name="gdk-pixbuf-apply-embedded-orientation"></a><h3>gdk_pixbuf_apply_embedded_orientation
|
234
|
-
<pre class="programlisting"><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a>
|
235
|
-
|
236
|
-
<p>
|
237
|
-
Takes an existing pixbuf and checks for the presence of an
|
301
|
+
<a name="gdk-pixbuf-apply-embedded-orientation"></a><h3>gdk_pixbuf_apply_embedded_orientation ()</h3>
|
302
|
+
<pre class="programlisting"><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="returnvalue">GdkPixbuf</span></a> *
|
303
|
+
gdk_pixbuf_apply_embedded_orientation (<em class="parameter"><code><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a> *src</code></em>);</pre>
|
304
|
+
<p>Takes an existing pixbuf and checks for the presence of an
|
238
305
|
associated "orientation" option, which may be provided by the
|
239
306
|
jpeg loader (which reads the exif orientation tag) or the
|
240
307
|
tiff loader (which reads the tiff orientation tag, and
|
241
308
|
compensates it for the partial transforms performed by
|
242
309
|
libtiff). If an orientation option/tag is present, the
|
243
310
|
appropriate transform will be performed so that the pixbuf
|
244
|
-
is oriented correctly
|
245
|
-
|
246
|
-
<
|
311
|
+
is oriented correctly.</p>
|
312
|
+
<div class="refsect3">
|
313
|
+
<a name="id-1.2.13.6.5.5"></a><h4>Parameters</h4>
|
314
|
+
<div class="informaltable"><table width="100%" border="0">
|
247
315
|
<colgroup>
|
248
|
-
<col
|
249
|
-
<col>
|
316
|
+
<col width="150px" class="parameters_name">
|
317
|
+
<col class="parameters_description">
|
318
|
+
<col width="200px" class="parameters_annotations">
|
250
319
|
</colgroup>
|
251
|
-
<tbody>
|
252
|
-
<
|
253
|
-
<td><p
|
254
|
-
<td
|
255
|
-
</tr>
|
256
|
-
<tr>
|
257
|
-
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
258
|
-
<td>A newly-created pixbuf, or a reference to the
|
259
|
-
input pixbuf (with an increased reference count). <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
260
|
-
</td>
|
261
|
-
</tr>
|
262
|
-
</tbody>
|
320
|
+
<tbody><tr>
|
321
|
+
<td class="parameter_name"><p>src</p></td>
|
322
|
+
<td class="parameter_description"><p>A <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>.</p></td>
|
323
|
+
<td class="parameter_annotations"> </td>
|
324
|
+
</tr></tbody>
|
263
325
|
</table></div>
|
326
|
+
</div>
|
327
|
+
<div class="refsect3">
|
328
|
+
<a name="id-1.2.13.6.5.6"></a><h4>Returns</h4>
|
329
|
+
<p> A newly-created pixbuf, or a reference to the
|
330
|
+
input pixbuf (with an increased reference count). </p>
|
331
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
332
|
+
</div>
|
264
333
|
<p class="since">Since 2.12</p>
|
265
334
|
</div>
|
266
335
|
<hr>
|
267
336
|
<div class="refsect2">
|
268
|
-
<a name="gdk-pixbuf-fill"></a><h3>gdk_pixbuf_fill
|
269
|
-
<pre class="programlisting"><span class="returnvalue">void</span>
|
270
|
-
|
271
|
-
<
|
272
|
-
Clears a pixbuf to the given RGBA value, converting the RGBA value into
|
337
|
+
<a name="gdk-pixbuf-fill"></a><h3>gdk_pixbuf_fill ()</h3>
|
338
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
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="/home/kou/work/ruby/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
|
+
<p>Clears a pixbuf to the given RGBA value, converting the RGBA value into
|
273
342
|
the pixbuf's pixel format. The alpha will be ignored if the pixbuf
|
274
|
-
doesn't have an alpha channel
|
275
|
-
|
276
|
-
<
|
343
|
+
doesn't have an alpha channel.</p>
|
344
|
+
<div class="refsect3">
|
345
|
+
<a name="id-1.2.13.6.6.5"></a><h4>Parameters</h4>
|
346
|
+
<div class="informaltable"><table width="100%" border="0">
|
277
347
|
<colgroup>
|
278
|
-
<col
|
279
|
-
<col>
|
348
|
+
<col width="150px" class="parameters_name">
|
349
|
+
<col class="parameters_description">
|
350
|
+
<col width="200px" class="parameters_annotations">
|
280
351
|
</colgroup>
|
281
352
|
<tbody>
|
282
353
|
<tr>
|
283
|
-
<td
|
284
|
-
<td>a <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>
|
285
|
-
</td>
|
354
|
+
<td class="parameter_name"><p>pixbuf</p></td>
|
355
|
+
<td class="parameter_description"><p>a <a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a></p></td>
|
356
|
+
<td class="parameter_annotations"> </td>
|
286
357
|
</tr>
|
287
358
|
<tr>
|
288
|
-
<td
|
289
|
-
<td>RGBA pixel to clear to
|
290
|
-
(0xffffffff is opaque white, 0x00000000 transparent black)</td>
|
359
|
+
<td class="parameter_name"><p>pixel</p></td>
|
360
|
+
<td class="parameter_description"><p>RGBA pixel to clear to
|
361
|
+
(0xffffffff is opaque white, 0x00000000 transparent black)</p></td>
|
362
|
+
<td class="parameter_annotations"> </td>
|
291
363
|
</tr>
|
292
364
|
</tbody>
|
293
365
|
</table></div>
|
294
366
|
</div>
|
295
367
|
</div>
|
368
|
+
</div>
|
369
|
+
<div class="refsect1">
|
370
|
+
<a name="gdk-pixbuf-Utilities.other_details"></a><h2>Types and Values</h2>
|
371
|
+
</div>
|
296
372
|
<div class="refsect1">
|
297
373
|
<a name="gdk-pixbuf-Utilities.see-also"></a><h2>See Also</h2>
|
298
|
-
<a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a>
|
374
|
+
<p><a class="link" href="gdk-pixbuf-The-GdkPixbuf-Structure.html#GdkPixbuf"><span class="type">GdkPixbuf</span></a></p>
|
299
375
|
</div>
|
300
376
|
</div>
|
301
377
|
<div class="footer">
|
302
378
|
<hr>
|
303
|
-
Generated by GTK-Doc V1.
|
379
|
+
Generated by GTK-Doc V1.20.1</div>
|
304
380
|
</body>
|
305
381
|
</html>
|