<!-- ##### SECTION Title ##### -->
Xlib Rendering

<!-- ##### SECTION Short_Description ##### -->
Rendering a pixbuf to an X drawable.

<!-- ##### SECTION Long_Description ##### -->
  <para>
    The &gdk-pixbuf; Xlib library provides several convenience
    functions to render pixbufs to X drawables.  It uses XlibRGB to
    render the image data.
  </para>

  <para>
    These functions are analogous to those for the GDK version of
    &gdk-pixbuf;.
  </para>

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

</para>

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


<!-- ##### FUNCTION gdk_pixbuf_xlib_render_threshold_alpha ##### -->
<para>

</para>

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


<!-- ##### FUNCTION gdk_pixbuf_xlib_render_to_drawable ##### -->
<para>

</para>

@pixbuf: 
@drawable: 
@gc: 
@src_x: 
@src_y: 
@dest_x: 
@dest_y: 
@width: 
@height: 
@dither: 
@x_dither: 
@y_dither: 


<!-- ##### FUNCTION gdk_pixbuf_xlib_render_to_drawable_alpha ##### -->
<para>

</para>

@pixbuf: 
@drawable: 
@src_x: 
@src_y: 
@dest_x: 
@dest_y: 
@width: 
@height: 
@alpha_mode: 
@alpha_threshold: 
@dither: 
@x_dither: 
@y_dither: 


<!-- ##### FUNCTION gdk_pixbuf_xlib_render_pixmap_and_mask ##### -->
<para>

</para>

@pixbuf: 
@pixmap_return: 
@mask_return: 
@alpha_threshold: <!--
Local variables:
Kode: sgml
sgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")
End:
-->


