summaryrefslogtreecommitdiff
path: root/docs/reference/gdk/tmpl/pixbufs.sgml
blob: 53de271a5266e64a6d830177b29284bce5bbaa33 (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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<!-- ##### SECTION Title ##### -->
Pixbufs

<!-- ##### SECTION Short_Description ##### -->
Functions for rendering pixbufs on drawables

<!-- ##### SECTION Long_Description ##### -->
<para>
These functions allow to render pixbufs on drawables. Pixbufs are
client-side images. For details on how to create and manipulate
pixbufs, see the #GdkPixbuf API documentation.
</para>

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

</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### FUNCTION gdk_pixbuf_render_threshold_alpha ##### -->
<para>

</para>

@pixbuf: 
@bitmap: 
@src_x: 
@src_y: 
@dest_x: 
@dest_y: 
@width: 
@height: 
@alpha_threshold: 


<para>

</para>

@pixbuf: 
@pixmap_return: 
@mask_return: 
@alpha_threshold: 


<!-- ##### FUNCTION gdk_pixbuf_render_pixmap_and_mask_for_colormap ##### -->
<para>

</para>

@pixbuf: 
@colormap: 
@pixmap_return: 
@mask_return: 
@alpha_threshold: 


<!-- ##### FUNCTION gdk_pixbuf_get_from_drawable ##### -->
<para>

</para>

@dest: 
@src: 
@cmap: 
@src_x: 
@src_y: 
@dest_x: 
@dest_y: 
@width: 
@height: 
@Returns: 


<!-- ##### FUNCTION gdk_pixbuf_get_from_image ##### -->
<para>

</para>

@dest: 
@src: 
@cmap: 
@src_x: 
@src_y: 
@dest_x: 
@dest_y: 
@width: 
@height: 
@Returns: