Can specific pixel values be referenced in an IMAGE object?

Steve Pothier (starnet!apple!nemesis.tucson.saic.com!pothiers)
Wed, 8 Mar 1995 09:42:22 -0700

I want to build a scatter plot on the fly. It contains a very large
number of (non-unique) points (921 K). Is it reasonable to build an
image on the fly in MC? I expect the image will have to be on the
order of 900x900 to show what I need reasonably.

-sp-