Query: tk_deleteimage
OS: opensolaris
Section: 3tk
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Tk_DeleteImage(3TK) Tk Library Procedures Tk_DeleteImage(3TK) __________________________________________________________________________________________________________________________________________________NAMETk_DeleteImage - Destroy an image.SYNOPSIS#include <tk.h> Tk_DeleteImage(interp, name)ARGUMENTSTcl_Interp *interp (in) Interpreter for which the image was created. CONST char *name (in) Name of the image. _________________________________________________________________DESCRIPTIONTk_DeleteImage deletes the image given by interp and name, if there is one. All instances of that image will redisplay as empty regions. If the given image does not exist then the procedure has no effect.KEYWORDSdelete image, image managerATTRIBUTESSee attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWTk | +--------------------+-----------------+ |Interface Stability | Uncommitted | +--------------------+-----------------+NOTESSource for Tk is available on http://opensolaris.org. Tk 4.0 Tk_DeleteImage(3TK)
Related Man Pages |
---|
tk_freeimage(3tk) - opensolaris |
tk_getjoinstyle(3tk) - opensolaris |
tk_hwndtowindow(3tk) - opensolaris |
tk_nameofcapstyle(3tk) - opensolaris |
tk_nameofimage(3tk) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
mksysb file image |
Basic networking question |
Compression (gzip) for image analysis |
Help with blobbing |
Acronis true image for UNIXware 7.1.4 |