This class provides an easy to use library to the PHP GD-based image functions.Features:* Many smart and useful resize options* TTF text generation* Merging of images with photoshop-like blend modes* Save images to disk or output to browser
Be the first to post a text review of Image_Toolbox. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* added 2 workaround-functions for the missing resample functions (high-quality resizing) in GD versions < 2.0. setResizeMethod('workaround') - VERY slow. ok for downsizing. or setResizeMethod('workaround2') - VERY VERY slow. good results for down- and upsizing. * changed the crop parameter (boolean) in newOuputSize to a mode parameter (integer) to handle more resizing-calculation methods 0 -> image will be resized to the new output size, regardless of the original aspectratio. (default) 1 -> image will be cropped if necessary to preserve the aspectratio and avoid image distortions. 2 -> image will be resized preserving its original aspectratio. differences to the new outputsize will be filled with $bgcolor * little fix for addText on windows plattforms
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: