pixbufs.sgml

来自「This GTK+ version 2.12.3. GTK+ is a mult」· SGML 代码 · 共 134 行

SGML
134
字号
<!-- ##### 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 areclient-side images. For details on how to create and manipulatepixbufs, 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: <!-- ##### FUNCTION gdk_pixbuf_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_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_render_pixmap_and_mask ##### --><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: 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?