(No version information available, might be only in CVS)
ImagickDraw::rectangle — Draws a rectangle
Tämä on toistaiseksi dokumentoimaton funktio; ainoastaan parametrilistaus on saatavilla.
Varoitus! Tämä funktio on EKSPERIMENTAALINEN. Tämän funktion ominaisuudet, käyttäytyminen, parametrit ja nimi voivat muuttua varoituksetta seuraavissa PHP versioissa.
Draws a rectangle given two coordinates and using the current stroke, stroke width, and fill settings.
x coordinate of the top left corner
y coordinate of the top left corner
x coordinate of the bottom right corner
y coordinate of the bottom right corner
No value is returned.