imagegetclip

PHP 7 >= 7.2.0, PHP 8
imagegetclip - Get the clipping rectangle
Manual
Code Examples

Example #1 imagegetclip example

Result: Array ( [0] => 10 [1] => 10 [2] => 89 [3] => 89 )
PHP Version:


Function imagegetclip:

Image Processing and GD Functions

Most used PHP functions