Parameters |
Description |
Image |
the image to pretend to draw on |
x |
draw from this x coordinate |
y |
draw from this y coordinate |
xto |
draw to this x coordinate |
yto |
draw to this y coordinate |
d |
userdata (color data) |
func |
routine which iterates through the points along a lone from x,y to xto,yto, calling a user function at each point.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|