The latest release of Frink adds the ability to get and set
individual pixels of an image, or to average the pixels in parts of an
image. This allows image analysis and processing routines to be written
in Frink.
It also adds the ability to create new images in memory (and write
them to files, display them, etc.) As before, these images can also be
drawn into a graphics object.
See the "Images" section of the documentation for more information:
http://futureboy.us/frinkdocs/index.html#Images
--
Alan Eliasen
eliasen@...
http://futureboy.us/