imagick_drawrectangle
(PECL)
imagick_drawrectangle -- Draw rectangle
Description
bool
imagick_drawrectangle ( resource image, float x1, float y1, float x2, float y2 )
Ðñïåéäïðïßçóç |
Αυτή η συνάρτηση επί του παρόντος δεν είναι τεκμηριωμένη, μόνο ο κατάλογος των argument της είναι διαθέσιμος. |
Parameters
image
Image handle
x1
X ordinate of first coordinate
y1
Y ordinate of first coordinate
x2
X ordinate of second coordinate
y2
Y ordinate of second coordinate
Return Values
Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.