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
getimagesize
getimagesize
Getthesizeoftheimage
imagettftext
imagettftext
Writetexttoimageusin
imagecrop
imagecrop
Croptheimagetothegiv
imagefill
imagefill
AreaFilling
imagetruecolortopalette
imagetruecolortopalette
Converttruecolorimag
imagesetbrush
imagesetbrush
Settingabrushimagefo
imagegd
imagegd
OutputGDimagestobrow
Popular Articles
How to Crop a Square Image Using PHP's imagecrop Function? Steps and Code Examples
Crop PNG images with imagecrop function and keep transparent background
Detailed explanation of coordinates and width and height settings when cropping images in imagecrop function