image.inc

Version

1.17.2.1 (checked in on 2007/12/27 at 08:31:24 by drumm)

Functions

Namesort iconDescription
image_cropCrop an image to the rectangle specified by the given rectangle.
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_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_get_available_toolkitsReturn a list of available toolkits.
image_get_infoGet details about an image.
image_get_toolkitRetrieve the name of the currently used toolkit.
image_resizeResize an image to the given dimensions (ignoring aspect ratio).
image_rotateRotate an image by the given number of degrees.
image_scaleScales an image to the given width and height while maintaining aspect ratio.
image_toolkit_invokeInvokes the given method using the currently selected toolkit.
 
 

Drupal is a registered trademark of Dries Buytaert.