(No version information available, might be only in CVS)
ImagickDraw::pathLineToAbsolute — Draws a line path
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 line path from the current point to the given coordinate using absolute coordinates. The coordinate then becomes the new current point.
starting x coordinate
ending x coordinate
No value is returned.