Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagescale
imagescale
Scaling the image with the given new width and height
Name:
imagescale
Category:
Image processing GD
Programming Language:
php
One-line Description:
Scaling the image with the given new width and height
Related
How to use time_nanosleep and set_time_limit to control script execution time
10
Use curl_multi_close in the correct order with curl_multi_init
8
How do I make sure that no closed cURL resource is operated after curl_close?
2
How to Manage PHP Versions and Extensions in DirectAdmin | PHP Version Switching and Optimization Guide
1
Similar Functions
imagetypes
imagetypes
Returnstheimagetypes
imagecolordeallocate
imagecolordeallocate
Unassigncolortotheim
imagebmp
imagebmp
OutputBMPimagestobro
imageaffinematrixconcat
imageaffinematrixconcat
Connecttwoaffinetran
imagecolorallocate
imagecolorallocate
Assigncolorstoimages
imagecolorclosesthwb
imagecolorclosesthwb
Getindexofcolorswith
imageresolution
imageresolution
Getorsettheresolutio
imagettftext
imagettftext
Writetexttoimageusin
Popular Articles