Search Results
Parameters ¶ image A GdImage object, returned by one of the image creation functions, such as imagecreatetruecolor ().
- Getimagesize
Caution This function expects filename to be a valid image...
- Imagecreatefromjpeg
imagecreatefromjpeg () returns an image identifier...
- Imagepng
Imagepng - PHP: imagesx - Manual
- Imagejpeg
Imagejpeg - PHP: imagesx - Manual
- Imagecopyresampled
imagecopyresampled () copies a rectangular portion of one...
- Imagecreatefrompng
imagecreatefrompng () returns an image identifier...
- Imagecreate
imagecreate () returns an image identifier representing a...
- Imagecopy
Copy a part of src_image onto dst_image starting at the x,y...
- Getimagesize
Jul 11, 2025 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school education, upskilling, commerce, software tools, competitive exams, and more.
The imagesx() function gets the width of image. It returns the width of the image or FALSE on errors. The imagesx() function returns the width of the image or FALSE on errors. The following is an example: The following is the output:
imagesx 15 nov. 2018 19 fois (PHP 4, PHP 5, PHP 7, PHP 8) imagesx — Retourne la largeur d'une image
Examples of imagesx. Info and examples on imagesx PHP Function
imagesx Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8 Get image width
Description int imagesx ( resource image ) imagesx () retourne la largeur de l'image référencée par image.
