Go to the source code of this file.
Functions | |
image_gd_info () | |
image_gd_settings () | |
image_gd_settings_validate ($form, &$form_state) | |
image_gd_check_settings () | |
image_gd_resize ($source, $destination, $width, $height) | |
image_gd_rotate ($source, $destination, $degrees, $background=0x000000) | |
image_gd_crop ($source, $destination, $x, $y, $width, $height) | |
image_gd_open ($file, $extension) | |
image_gd_close ($res, $destination, $extension) |
Definition in file image.gd.inc.