image.drawDrawLines()
Draws a sequence of connected lines defined by arrays of x and y coordinates.
image.drawDrawLines( xcoords=array, ycoords=array, isPolygon=boolean, filled=boolean )
Returns: Image
Draws a sequence of connected lines defined by arrays of x and y coordinates.
image.drawDrawLines( xcoords=array, ycoords=array, isPolygon=boolean, filled=boolean )
Returns: Image