PHP-GTK
Saturday, July 04, 2009 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGdkPixbuf::scale
GdkPixbuf::subpixbufnext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese

GdkPixbuf::scale_simple

GdkPixbuf scale_simple(int dest_width, int dest_height, GdkInterpType interp_type);

Creates a new pixbuf by scaling the current one to the given size, respecting the aspect ratio.

The interp_type parameter defines which scaling algorithm is used. Generally, the higher the quality is, the longer it takes to scale.


User Contributed Notes
gdk.gdkpixbuf.method.scale_simple.php
add a note about notes
There are no user contributed notes for this page.


previousGdkPixbuf::scale
GdkPixbuf::subpixbufnext

Last updated: Sat, 04 Jul 2009
view this page in English | Bulgarian | Japanese | Brazilian | Simplified Chinese


credits 

PHP  Copyright © 2001-2009 The PHP Group
 All rights reserved.
Last updated: Sat Jul 4 01:51:39 2009 UTC