image_gd_check_settings

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_check_settings()

Namesort iconLocationDescription
image_gd_check_settingsincludes/image.gd.incVerify GD2 settings (that the right version is actually installed).
image_gd_settingsincludes/image.gd.incRetrieve settings for the GD2 toolkit.
image_get_toolkitincludes/image.incRetrieve the name of the currently used toolkit.

Functions called by image_gd_check_settings()

Namesort iconLocationDescription
image_gd_check_settingsincludes/image.gd.incVerify GD2 settings (that the right version is actually installed).
 
 

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.