(No version information available, might be only in CVS)
ImagickDraw::arc — Draws an arc
Den här funktionen är ännu inte dokumenterad utan endast argumentlistan till funktioner finns tillgänglig.
Den här funktionen är EXPERIMENTELL. Dess beteende, namnet på den, och allt annat dokumenterat om den här funktionen kan ändras i framtida utgåvar av PHP. Använd den på egen risk.
Draws an arc falling within a specified bounding rectangle on the image.
Starting x ordinate of bounding rectangle
starting y ordinate of bounding rectangle
ending x ordinate of bounding rectangle
ending y ordinate of bounding rectangle
starting degrees of rotation
ending degrees of rotation
No value is returned.