]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml
f16665c581b16d485835ed08875ae1ba961ffe3f
[~andy/gtk] / docs / reference / gdk-pixbuf / tmpl / gdk-pixbuf-xlib-rendering.sgml
1 <!-- ##### SECTION Title ##### -->
2 Xlib Rendering
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Rendering a pixbuf to an X drawable.
6
7 <!-- ##### SECTION Long_Description ##### -->
8   <para>
9     The &gdk-pixbuf; Xlib library provides several convenience
10     functions to render pixbufs to X drawables.  It uses XlibRGB to
11     render the image data.
12   </para>
13
14   <para>
15     These functions are analogous to those for the GDK version of
16     &gdk-pixbuf;.
17   </para>
18
19 <!-- ##### SECTION See_Also ##### -->
20 <para>
21
22 </para>
23
24 <!-- ##### SECTION Stability_Level ##### -->
25
26
27 <!-- ##### SECTION Image ##### -->
28
29
30 <!-- ##### FUNCTION gdk_pixbuf_xlib_render_threshold_alpha ##### -->
31 <para>
32
33 </para>
34
35 @pixbuf: 
36 @bitmap: 
37 @src_x: 
38 @src_y: 
39 @dest_x: 
40 @dest_y: 
41 @width: 
42 @height: 
43 @alpha_threshold: 
44
45
46 <!-- ##### FUNCTION gdk_pixbuf_xlib_render_to_drawable ##### -->
47 <para>
48
49 </para>
50
51 @pixbuf: 
52 @drawable: 
53 @gc: 
54 @src_x: 
55 @src_y: 
56 @dest_x: 
57 @dest_y: 
58 @width: 
59 @height: 
60 @dither: 
61 @x_dither: 
62 @y_dither: 
63
64
65 <!-- ##### FUNCTION gdk_pixbuf_xlib_render_to_drawable_alpha ##### -->
66 <para>
67
68 </para>
69
70 @pixbuf: 
71 @drawable: 
72 @src_x: 
73 @src_y: 
74 @dest_x: 
75 @dest_y: 
76 @width: 
77 @height: 
78 @alpha_mode: 
79 @alpha_threshold: 
80 @dither: 
81 @x_dither: 
82 @y_dither: 
83
84
85 <!-- ##### FUNCTION gdk_pixbuf_xlib_render_pixmap_and_mask ##### -->
86 <para>
87
88 </para>
89
90 @pixbuf: 
91 @pixmap_return: 
92 @mask_return: 
93 @alpha_threshold: <!--
94 Local variables:
95 Kode: sgml
96 sgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")
97 End:
98 -->
99
100