Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagecropauto
imagecropauto
Automatically crop an image using one of the available modes
Name:
imagecropauto
Category:
Image processing GD
Programming Language:
php
One-line Description:
Automatically crop an image using one of the available modes
Related
Why Does Using imagecropauto for Cropping Images Sometimes Cause Memory Exhaustion? How to Troubleshoot and Fix It?
5
Similar Functions
imagecreatefromwebp
imagecreatefromwebp
Createnewimagefromaf
imagefontwidth
imagefontwidth
Getfontwidth
imageline
imageline
Drawaline
imageftbbox
imageftbbox
Givenboundingboxofte
imagefontheight
imagefontheight
Getthefontheight
image_type_to_mime_type
image_type_to_mime_type
GetMime-Typeoftheima
imagecreatefrompng
imagecreatefrompng
Createnewimagefromaf
imagecreatefromgif
imagecreatefromgif
Createnewimagefromaf
Popular Articles
Why Does Using imagecropauto for Cropping Images Sometimes Cause Memory Exhaustion? How to Troubleshoot and Fix It?