summaryrefslogtreecommitdiff
path: root/docs/reference/gdk-pixbuf/tmpl/util.sgml
blob: 2c0404a7b835937dd5e3e0ce275a0538188a063e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!-- ##### SECTION Title ##### -->
Utilities

<!-- ##### SECTION Short_Description ##### -->
Utility and miscellaneous convenience functions.

<!-- ##### SECTION Long_Description ##### -->
  <para>
    These functions provide miscellaneous utilities for manipulating
    pixbufs.  The pixel data in pixbufs may of course be manipulated
    directly by applications, but several common operations can be
    performed by these functions instead.
  </para>

<!-- ##### SECTION See_Also ##### -->
  <para>
    #GdkPixbuf
  </para>

<!-- ##### FUNCTION gdk_pixbuf_add_alpha ##### -->
<para>

</para>

@pixbuf: 
@substitute_color: 
@r: 
@g: 
@b: 
@Returns: 


<!-- ##### FUNCTION gdk_pixbuf_copy_area ##### -->
<para>

</para>

@src_pixbuf: 
@src_x: 
@src_y: 
@width: 
@height: 
@dest_pixbuf: 
@dest_x: 
@dest_y: <!--
Local variables:
mode: sgml
sgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")
End:
-->


<!-- ##### FUNCTION gdk_pixbuf_saturate_and_pixelate ##### -->
<para>

</para>

@src: 
@dest: 
@saturation: 
@pixelate: 


<!-- ##### FUNCTION gdk_pixbuf_fill ##### -->
<para>

</para>

@pixbuf: 
@pixel: