Generic FunctionPackage: common-graphicsToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

uncache-pixmap

Arguments: pixmap &key close-handle

Removes pixmap from the set of cached pixmaps. Cached-pixmaps can be located by using find-pixmap, which is handy to prevent making redundant instances of a pixmap. Also closes pixmap's pixmap handle if it has one (this is to free up operating system pixmap resources on the assumption that you are no longer using this pixmap, though in fact you could still use it).


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1