Next: , Previous: , Up: Graphics Contexts   [Contents][Index]


6.4 Destroying Graphics Contexts

To destroy a graphics context, use free-gcontext.

Function: free-gcontext gcontext
gcontext

A gcontext.

Deletes the association between the assigned resource ID and the specified graphics context, and then destroys the graphics context.