The Draw Module provides vector-graphics drawing, based on MOVE/DRAW and Bezier curve primitives; much like a subset of Postscript. A sequence of primitive operations is called a path. Objects can be obtained by grouping paths.
Paths and objects can be manipulated in a number of different ways. A comprehensive list of options is provided below:
A path can be manipulated directly on screen or in memory using SWI calls.