image.gd.inc
Версия 1.4 (checked in on 2008/01/15 at 10:17:42 by goba)
GD2 toolkit for image manipulation within Drupal.
Функции
Имя | Описание |
---|---|
image_gd_check_settings | Verify GD2 settings (that the right version is actually installed). |
image_gd_close | GD helper to write an image resource to a destination file. |
image_gd_crop | Обрезает изображение используя набор инструментов GD. |
image_gd_info | Retrieve information about the toolkit. |
image_gd_open | GD helper function to create an image resource from a file. |
image_gd_resize | Scale an image to the specified size using GD. |
image_gd_rotate | Поворачивает изображение на заданное число градусов. |
image_gd_settings | Retrieve settings for the GD2 toolkit. |
image_gd_settings_validate | Validate the submitted GD settings. |