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
Effective Methods to Prevent Cross-Site Scripting (XSS) Attacks in PHP Forms
8
What pitfalls should you watch out for when using the stream_is_local function?
6
How to Implement Efficient Running Functions in PHP Using Lede
10
Is the Value Returned by the atan2 Function in Standard Radians? How to Convert to Degrees in PHP?
7
Similar Functions
imagegammacorrect
imagegammacorrect
Applyinggammacorrect
jpeg2wbmp
jpeg2wbmp
ConvertJPEGimagefile
imagecolorset
imagecolorset
Setthecolorofthespec
imagepng
imagepng
OutputPNGimagestobro
imagegif
imagegif
Outputimagestobrowse
imagecolorallocate
imagecolorallocate
Assigncolorstoimages
imageresolution
imageresolution
Getorsettheresolutio
imagecolordeallocate
imagecolordeallocate
Unassigncolortotheim
Popular Articles