[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Color Pictures



On  Tue May 11 14:35:22 1993, Erik Eilerts writes:
   Does anyone have code for displaying color pictures using MCL 2.0?


Michael Engber's code available by ftpp brom cambridge.apple.com
displays colo(u)r pictures.

Oodles-of-utils contains code for displaying several kinds of pictures:
:pict records (created by starting a picture, drawing into the window
and then getting the picture), :pict resources, and :pict files.
For an example see PICT-di.Lisp in dialog-items.  The example
displays a colo(ur) picture of Mr. T both from a pict file and from
a pict resource.

mark