image_gd_crop

Related topics

Namesort iconDescription
Image toolkitsDrupal's image toolkits provide an abstraction layer for common image file manipulations like scaling, cropping, and rotating. The abstraction frees module authors from the need to support multiple image libraries, and it allows site...

Functions that call image_gd_crop()

Namesort iconLocationDescription
image_gd_cropincludes/image.gd.incCrop an image using the GD toolkit.

Functions called by image_gd_crop()

Namesort iconLocationDescription
image_gd_closeincludes/image.gd.incGD helper to write an image resource to a destination file.
image_gd_cropincludes/image.gd.incCrop an image using the GD toolkit.
image_gd_openincludes/image.gd.incGD helper function to create an image resource from a file.
image_get_infoincludes/image.incGet details about an image.
 
 

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.