PHP-GTK
Wednesday, May 16, 2012 
download | documentation | applications | faq | changelog | resources 


search for in the  


previousGdkPixbuf::scale
GdkPixbuf::subpixbufnext

Last updated: Wed, 16 May 2012
view this page in English

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: Wed, 16 May 2012
view this page in English


credits 

PHP  Copyright © 2001-2012 The PHP Group
 All rights reserved.
Last updated: Wed May 16 01:46:11 2012 UTC