imagick_drawrectangle
Opis
bool imagick_drawrectangle ( resource image, float x1, float y1, float x2, float y2 )| Ostrzeżenie |
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów. |
Parametry
imageImage handle
x1X ordinate of first coordinate
y1Y ordinate of first coordinate
x2X ordinate of second coordinate
y2Y ordinate of second coordinate
| Poprzedni | Spis treści | Następny |
| imagick_drawpoint | Początek rozdziału |