PHP » GoLang |
login |
register |
about
|
imagecropauto(PHP 5 >= 5.5.0, PHP 7) imagecropauto — Crop an image automatically using one of the available modes Description
resource imagecropauto
( resource
$image
[, int $mode = -1
[, float $threshold = .5
[, int $color = -1
]]] )
Automatically crops an image according to the given
Parameters
Return Values
Returns a cropped image resource on success or Examples
Example #1 Proper handling of auto-cropping
As noted in the return value section, imagecropauto()
returns
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|