stippled line variable point spacing from raster

 From:  Michael Gibson
10809.23 In reply to 10809.22 
Hi Brian,

re:
> Is there any way to get the RGB value of a point in the image file? Or some connection between
> image pixels and MoI screen point coordinates?

There isn't anything for that in MoI's own script interface but you can use one of the HTML documents that are used for MoI's UI to access image pixel data in a script.

Like Ed writes above, check out Max's heightmap command for an example. I've attached it.

- Michael