Search Results
Retrieve information about the currently installed GD library
- Getimagesize
Caution This function expects filename to be a valid image...
- Imagecreatefromjpeg
If imagecreatefromjpeg() fails with "PHP Fatal error: Call...
- Imagejpeg
If you use the official Docker images and enable gd with...
- Imagepng
Parameters ¶ image A GdImage object, returned by one of the...
- Imagecopyresampled
imagecopyresampled () copies a rectangular portion of one...
- Imagecopy
Copy a part of src_image onto dst_image starting at the x,y...
- Imagettftext
Prior to PHP 8.0.0, imagefttext () was an extended variant...
- Imagecreatefrompng
imagecreatefrompng () returns an image identifier...
- Getimagesize
gd_info 15 nov. 2018 21 fois (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) gd_info — Retourne des informations à propos de la bibliothèque GD installée
Jul 11, 2025 · The gd_info () function is an inbuilt function in PHP which is used to retrieve the information about the currently installed GD library. This function returns the information about the version and capabilities of the installed GD library.
PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8 gd_info - Retrieve information about the currently installed GD library Manual Code Examples
gd_info Supported Versions: PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8 Retrieve information about the currently installed GD library
gd_info (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) gd_info — Retourne des informations à propos de la bibliothèque GD installée
Gets information about the version and capabilities of the installed GD library.
