DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

XmUninstallImage(X3mot)


XmUninstallImage -- a pixmap caching function that removes an image from the image cache

Synopsis

#include <Xm/Xm.h>

Boolean XmUninstallImage (image) XImage * image;

Description

XmUninstallImage removes an image from the image cache.

image
Points to the image structure given to the XmInstallImage() routine

Return values

Returns True when successful; returns False if the image is NULL, or if it cannot be found to be uninstalled.

References

XmInstallImage(X3mot), XmGetPixmap(X3mot) and XmDestroyPixmap(X3mot).
25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004