]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk-pixbuf/tmpl/util.sgml
2.7.0
[~andy/gtk] / docs / reference / gdk-pixbuf / tmpl / util.sgml
1 <!-- ##### SECTION Title ##### -->
2 Utilities
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Utility and miscellaneous convenience functions.
6
7 <!-- ##### SECTION Long_Description ##### -->
8   <para>
9     These functions provide miscellaneous utilities for manipulating
10     pixbufs.  The pixel data in pixbufs may of course be manipulated
11     directly by applications, but several common operations can be
12     performed by these functions instead.
13   </para>
14
15 <!-- ##### SECTION See_Also ##### -->
16   <para>
17     #GdkPixbuf
18   </para>
19
20 <!-- ##### SECTION Stability_Level ##### -->
21
22
23 <!-- ##### FUNCTION gdk_pixbuf_add_alpha ##### -->
24 <para>
25
26 </para>
27
28 @pixbuf: 
29 @substitute_color: 
30 @r: 
31 @g: 
32 @b: 
33 @Returns: 
34
35
36 <!-- ##### FUNCTION gdk_pixbuf_copy_area ##### -->
37 <para>
38
39 </para>
40
41 @src_pixbuf: 
42 @src_x: 
43 @src_y: 
44 @width: 
45 @height: 
46 @dest_pixbuf: 
47 @dest_x: 
48 @dest_y: <!--
49 Local variables:
50 mode: sgml
51 sgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")
52 End:
53 -->
54
55
56 <!-- ##### FUNCTION gdk_pixbuf_saturate_and_pixelate ##### -->
57 <para>
58
59 </para>
60
61 @src: 
62 @dest: 
63 @saturation: 
64 @pixelate: 
65
66
67 <!-- ##### FUNCTION gdk_pixbuf_fill ##### -->
68 <para>
69
70 </para>
71
72 @pixbuf: 
73 @pixel: 
74
75