mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-19 09:50:06 +00:00
100 lines
1.1 KiB
Plaintext
100 lines
1.1 KiB
Plaintext
|
<!-- ##### SECTION Title ##### -->
|
||
|
Pixbufs
|
||
|
|
||
|
<!-- ##### SECTION Short_Description ##### -->
|
||
|
|
||
|
|
||
|
<!-- ##### SECTION Long_Description ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### SECTION See_Also ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
<!-- ##### 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_get_from_drawable ##### -->
|
||
|
<para>
|
||
|
|
||
|
</para>
|
||
|
|
||
|
@dest:
|
||
|
@src:
|
||
|
@cmap:
|
||
|
@src_x:
|
||
|
@src_y:
|
||
|
@dest_x:
|
||
|
@dest_y:
|
||
|
@width:
|
||
|
@height:
|
||
|
@Returns:
|
||
|
|
||
|
|