Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagecrop
imagecrop
Crop the image to the given rectangle
Name:
imagecrop
Category:
Image processing GD
Programming Language:
php
One-line Description:
Crop the image to the given rectangle
Related
How to Crop a Square Image Using PHP's imagecrop Function? Steps and Code Examples
10
Detailed explanation of coordinates and width and height settings when cropping images in imagecrop function
5
Crop PNG images with imagecrop function and keep transparent background
9
Similar Functions
imagesettile
imagesettile
Setthemapforfilling
imagegd2
imagegd2
OutputGD2imagestobro
imageloadfont
imageloadfont
Loadnewfonts
imagexbm
imagexbm
OutputXBMimagestobro
imagepalettetotruecolor
imagepalettetotruecolor
Convertpalette-based
imagetruecolortopalette
imagetruecolortopalette
Converttruecolorimag
imagecreatefromgd2
imagecreatefromgd2
CreatenewimagefromaG
imagefttext
imagefttext
Writetexttoimageusin
Popular Articles
Detailed explanation of coordinates and width and height settings when cropping images in imagecrop function
Crop PNG images with imagecrop function and keep transparent background
How to Crop a Square Image Using PHP's imagecrop Function? Steps and Code Examples