Query: mlib_imagedelete
OS: opensolaris
Section: 3mlib
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mlib_ImageDelete(3MLIB) mediaLib Library Functions mlib_ImageDelete(3MLIB)NAMEmlib_ImageDelete - image deleteSYNOPSIScc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> void mlib_ImageDelete(mlib_image *img);DESCRIPTIONThe mlib_ImageDelete() function deletes the mediaLib image data structure and frees the memory space of the image data only if it is allo- cated through mlib_ImageCreate(). The data type of the image can be MLIB_BIT, MLIB_BYTE, MLIB_SHORT, MLIB_USHORT, MLIB_INT, MLIB_FLOAT, or MLIB_DOUBLE.PARAMETERSThe function takes the following arguments: img Pointer to mediaLib image structure.RETURN VALUESNone.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOmlib_ImageCreate(3MLIB), mlib_ImageCreateStruct(3MLIB), mlib_ImageCreateSubimage(3MLIB), attributes(5) SunOS 5.11 2 Mar 2007 mlib_ImageDelete(3MLIB)
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
Study UNIX Kernel |
Free Sun Blade 2k, Ultra 2, Ross Hyperstation 30, cards, memory- Baltimore, MD |
%memused is high |
Solaris 10 - password complexity not working |