image_gd_check_settings
Related topics
| Name | Description |
|---|---|
| Image toolkits | Drupal'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()
| Name | Location | Description |
|---|---|---|
| image_gd_check_settings | includes/image.gd.inc | Verify GD2 settings (that the right version is actually installed). |
| image_gd_settings | includes/image.gd.inc | Retrieve settings for the GD2 toolkit. |
| image_get_toolkit | includes/image.inc | Retrieve the name of the currently used toolkit. |
Functions called by image_gd_check_settings()
| Name | Location | Description |
|---|---|---|
| image_gd_check_settings | includes/image.gd.inc | Verify GD2 settings (that the right version is actually installed). |
