[Image-SIG] putpixel?

Steinar Knutsen sk@nvg.ntnu.no
Sun, 10 Jan 1999 04:05:42 +0100 (CET)


On Sat, 9 Jan 1999, Jason Pratt wrote:

> All I want to do is create a new image, start writing individual pixels to
> it, and then save it out again.  I have no problem creating the new image
> and saving it out, but I don't see how I can write to individual pixels
> within the image.

I believe the point-method of ImageDraw objects may be what you are
looking for.
-- 
Steinar