Query: mlib_imageisuserallocated
OS: sunos
Section: 3mlib
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mlib_ImageIsUserAllocated(3MLIB) mediaLib Library Functions mlib_ImageIsUserAllocated(3MLIB)NAMEmlib_ImageIsUserAllocated - image query, user-allocatedSYNOPSIScc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> int mlib_ImageIsUserAllocated(const mlib_image *src);DESCRIPTIONThe mlib_ImageIsUserAllocated() function tests for a specific allocation characteristic of a mediaLib image structure.PARAMETERSThe function takes the following arguments: src Pointer to source image.RETURN VALUESReturns 0 if data space has been allocated by mediaLib; otherwise, returns nonzero.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOmlib_ImageIsNotAligned2(3MLIB), mlib_ImageIsNotAligned4(3MLIB), mlib_ImageIsNotAligned8(3MLIB), mlib_ImageIsNotAligned64(3MLIB), mlib_ImageIsNotHeight2X(3MLIB), mlib_ImageIsNotHeight4X(3MLIB), mlib_ImageIsNotHeight8X(3MLIB), mlib_ImageIsNotOneDvector(3MLIB), mlib_ImageIsNotStride8X(3MLIB), mlib_ImageIsNotWidth2X(3MLIB), mlib_ImageIsNotWidth4X(3MLIB), mlib_ImageIsNotWidth8X(3MLIB), attributes(5) SunOS 5.10 9 Nov 2004 mlib_ImageIsUserAllocated(3MLIB)
Similar Topics in the Unix Linux Community |
---|
The 500 Mile Email |
Is UNIX an open source OS ? |
Using awk to remove lines from file that match text |
Sort only numbers within a string |
UNIX Environment Setup - (Just starting!) |