Moving a pixel coordinates

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Moving a pixel coordinates

fleyte
Hello,
 Is there a way to move a pixel coordinates by a specific function, say X1=sin(X0/5), Y1=Y0+1?
(Xo, Yo), (X1, Y1), are the initial and final coordinates of pixel "i".