![]() |
![]()
| ![]() |
![]()
NAMEXmtReleasePixmap() - release a pixmap or bitmap from the Xmt image cache. SYNOPSIS#include <Xmt/Pixmap.h>
ARGUMENTSINPUTS
DESCRIPTIONXmtReleasePixmap() decrements the cache reference count for a cached pixmap returned by XmtGetPixmap(), XmtGetBitmap(), XmtLookupBitmap(), XmtLookupPixmap(), XmtLookupSimplePixmap(), XmtLookupWidgetPixmap(), or XmtLookupBitmask(). If the reference count reaches zero, it deallocates the pixmap, deallocates any colors allocated for the pixmap, and frees up memory associated with it in the cache. SEE ALSOChapter 5, Using Icons,
|