make-graphics-context

Function

Package: common-graphics

Arguments: stream

Creates and returns a graphics-context object that is valid for use with stream. This object is useful only for passing to copy-graphics-context multiple times as the value of the optional result-context argument, in order to avoid consing a graphics-context object on each call. The stream should be the same value as passed to copy-graphics-context. Note that the argument is new in release 6.0. In earlier releases, this function took no arguments.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.