Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] to-offset

From: rotenca:telvia:it at: 12-Apr-2002 17:56

What is the best way to find the offset of a pixel in an image given a pair? to-offet: func [image [image!] pos [pair!]][ ??? ]
>> to-offset svv/radio.bmp 5x2
== 73 --- Ciao Romano