Query: mlib_imageisnotstride8x
OS: opensolaris
Section: 3mlib
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mlib_ImageIsNotStride8X(3MLIB) mediaLib Library Functions mlib_ImageIsNotStride8X(3MLIB)NAMEmlib_ImageIsNotStride8X - image query, 8X strideSYNOPSIScc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> int mlib_ImageIsNotStride8X(const mlib_image *img);DESCRIPTIONThe mlib_ImageIsNotStride8X() function tests for a specific stride characteristic of a mediaLib image structure.PARAMETERSThe function takes the following arguments: img Pointer to source image.RETURN VALUESReturns 0 if stride is a multiple of eight; otherwise, returns nonzero.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |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_ImageIsNotWidth2X(3MLIB), mlib_ImageIsNotWidth4X(3MLIB), mlib_ImageIsNotWidth8X(3MLIB), mlib_ImageIsUserAllocated(3MLIB), attributes(5) SunOS 5.11 2 Mar 2007 mlib_ImageIsNotStride8X(3MLIB)
Similar Topics in the Unix Linux Community |
---|
Trying to block signal |
PHP Man Pages Now Available (Over 10,000) |
What's legal and what's not? |
Solaris 10 - password complexity not working |
What is good? |