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
imagecolorclosestalpha
imagecolorclosestalpha
Gettheindexofthecolo
imagecopyresampled
imagecopyresampled
Copyandadjustpartoft
imagefilledarc
imagefilledarc
Drawapartialarcandfi
imagegif
imagegif
Outputimagestobrowse
imagecolorsforindex
imagecolorsforindex
Getthecoloroftheinde
imagecreatetruecolor
imagecreatetruecolor
Createanewtruecolori
imagefilledpolygon
imagefilledpolygon
Drawfillpolygons
imagefontheight
imagefontheight
Getthefontheight
Popular Articles
How to Crop a Square Image Using PHP's imagecrop Function? Steps and Code Examples
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