2000-01-06 01:08:10 +00:00
|
|
|
<!-- ##### SECTION Title ##### -->
|
2000-12-12 07:32:32 +00:00
|
|
|
scaling
|
2000-01-06 01:08:10 +00:00
|
|
|
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
2000-12-12 07:32:32 +00:00
|
|
|
|
2000-01-06 01:08:10 +00:00
|
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
2000-12-12 07:32:32 +00:00
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
2000-01-06 01:08:10 +00:00
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
2000-12-12 07:32:32 +00:00
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
2000-10-29 08:03:34 +00:00
|
|
|
<!-- ##### ENUM GdkInterpType ##### -->
|
2000-12-12 07:32:32 +00:00
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
|
|
|
@GDK_INTERP_NEAREST:
|
|
|
|
@GDK_INTERP_TILES:
|
|
|
|
@GDK_INTERP_BILINEAR:
|
|
|
|
@GDK_INTERP_HYPER:
|
2000-10-29 08:03:34 +00:00
|
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pixbuf_scale ##### -->
|
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
|
|
|
@src:
|
|
|
|
@dest:
|
|
|
|
@dest_x:
|
|
|
|
@dest_y:
|
|
|
|
@dest_width:
|
|
|
|
@dest_height:
|
|
|
|
@offset_x:
|
|
|
|
@offset_y:
|
|
|
|
@scale_x:
|
|
|
|
@scale_y:
|
|
|
|
@interp_type:
|
|
|
|
|
|
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pixbuf_composite ##### -->
|
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
|
|
|
@src:
|
|
|
|
@dest:
|
|
|
|
@dest_x:
|
|
|
|
@dest_y:
|
|
|
|
@dest_width:
|
|
|
|
@dest_height:
|
|
|
|
@offset_x:
|
|
|
|
@offset_y:
|
|
|
|
@scale_x:
|
|
|
|
@scale_y:
|
|
|
|
@interp_type:
|
|
|
|
@overall_alpha:
|
|
|
|
|
|
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pixbuf_composite_color ##### -->
|
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
|
|
|
@src:
|
|
|
|
@dest:
|
|
|
|
@dest_x:
|
|
|
|
@dest_y:
|
|
|
|
@dest_width:
|
|
|
|
@dest_height:
|
|
|
|
@offset_x:
|
|
|
|
@offset_y:
|
|
|
|
@scale_x:
|
|
|
|
@scale_y:
|
|
|
|
@interp_type:
|
|
|
|
@overall_alpha:
|
|
|
|
@check_x:
|
|
|
|
@check_y:
|
|
|
|
@check_size:
|
|
|
|
@color1:
|
|
|
|
@color2:
|
|
|
|
|
|
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pixbuf_scale_simple ##### -->
|
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
|
|
|
@src:
|
|
|
|
@dest_width:
|
|
|
|
@dest_height:
|
|
|
|
@interp_type:
|
|
|
|
@Returns:
|
|
|
|
|
|
|
|
|
|
|
|
<!-- ##### FUNCTION gdk_pixbuf_composite_color_simple ##### -->
|
|
|
|
<para>
|
|
|
|
|
|
|
|
</para>
|
|
|
|
|
|
|
|
@src:
|
|
|
|
@dest_width:
|
|
|
|
@dest_height:
|
|
|
|
@interp_type:
|
|
|
|
@overall_alpha:
|
|
|
|
@check_size:
|
|
|
|
@color1:
|
|
|
|
@color2:
|
2000-12-12 07:32:32 +00:00
|
|
|
@Returns:
|
2000-10-29 08:03:34 +00:00
|
|
|
|
|
|
|
|