(PHP 5 >= 5.5.0)
imagecrop — Crop an image using the given coordinates and size, x, y, width and height
$image
, array $rect
)
Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.
resimimagecreatetruecolor() gibi bir resim oluşturma işlevinden dönen bir resim verisi.
rectArray with keys "x", "y", "width" and "height".
Return cropped image resource on success başarısızlık durumunda FALSE döner.