gdk-pixbuf-xlib-rendering.sgml
来自「linux下电话本所依赖的一些图形库」· SGML 代码 · 共 98 行
SGML
98 行
<!-- ##### 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 + =
减小字号Ctrl + -
显示快捷键?