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
Does Leading Zero Affect the Result When Using the bindec() Function? Do We Need to Manually Remove It?
7
Notes on using md5_file() in concurrent environments
4
Add translucent color effects to text
8
PHP Development Common Issues and Solutions: A Comprehensive Guide from Basics to Advanced
4
Similar Functions
imagelayereffect
imagelayereffect
Setthealphamixflagto
gd_info
gd_info
Retrieveinformationa
imagefilledpolygon
imagefilledpolygon
Drawfillpolygons
imagegrabwindow
imagegrabwindow
Captureawindow
imagepalettetotruecolor
imagepalettetotruecolor
Convertpalette-based
imageline
imageline
Drawaline
getimagesize
getimagesize
Getthesizeoftheimage
imagegammacorrect
imagegammacorrect
Applyinggammacorrect
Popular Articles