image.gd.inc

Version

1.4 (checked in on 2008/01/15 at 10:17:42 by goba)

Description

GD2 toolkit for image manipulation within Drupal.

Functions

Namesort iconDescription
image_gd_check_settingsVerify GD2 settings (that the right version is actually installed).
image_gd_closeGD helper to write an image resource to a destination file.
image_gd_cropCrop an image using the GD toolkit.
image_gd_infoRetrieve information about the toolkit.
image_gd_openGD helper function to create an image resource from a file.
image_gd_resizeScale an image to the specified size using GD.
image_gd_rotateRotate an image the given number of degrees.
image_gd_settingsRetrieve settings for the GD2 toolkit.
image_gd_settings_validateValidate the submitted GD settings.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.