📄 gdk-pixbuf-xlib-rendering.sgml
字号:
<!-- ##### 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: sgmlsgml-parent-document: ("../gdk-pixbuf.sgml" "book" "refsect2" "")End:-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -