imagick_chop

(PECL)

imagick_chop -- Remove a region of an image and collapse the image to occupy the removed portion

Description

bool imagick_chop ( resource image, int x, int y, int width, int height )

Ðñïåéäïðïßçóç

Αυτή η συνάρτηση επί του παρόντος δεν είναι τεκμηριωμένη, μόνο ο κατάλογος των argument της είναι διαθέσιμος.

Parameters

image

Image handle

x

Horizontal offset

y

Vertical offset

width

Rectangle width

height

Rectangle height

Return Values

Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.