![]() |
VOOZH | about |
wand.drawing module. Each path method expects a destination point, and will draw from the current point to the new point. The destination point will become the new current point for the next applied path method. Paths in wand consist of some other methods to draw different graphics in a path.
In this article we will learn path_start() function. path is initiated using path_start function.
Syntax: wand.drawing.path_start()Example #1: Output: 👁 Image