mlib_imageisnotstride8x(3mlib) sunos man page | unix.com

Man Page: mlib_imageisnotstride8x

Operating Environment: sunos

Section: 3mlib

mlib_ImageIsNotStride8X(3MLIB)				    mediaLib Library Functions				    mlib_ImageIsNotStride8X(3MLIB)

NAME
mlib_ImageIsNotStride8X - image query, 8X stride
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> int mlib_ImageIsNotStride8X(const mlib_image *img);
DESCRIPTION
The mlib_ImageIsNotStride8X() function tests for a specific stride characteristic of a mediaLib image structure.
PARAMETERS
The function takes the following arguments: img Pointer to source image.
RETURN VALUES
Returns 0 if stride is a multiple of eight; otherwise, returns nonzero.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+
SEE ALSO
mlib_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.10 9 Nov 2004 mlib_ImageIsNotStride8X(3MLIB)
Related Man Pages
mlib_imagemaxfilter5x5(3mlib) - sunos
mlib_imagemaxfilter7x7_fp(3mlib) - sunos
mlib_imageminfilter5x5(3mlib) - sunos
mlib_videoidct8x8_u8_s16_q1(3mlib) - sunos
mlib_imagemaxfilter3x3(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
Merge and Sort tabular data from different text files
Once upon an uptime.
Best performance UNIX just for HOST Virtualization?
Sort only numbers within a string
UNIX Environment Setup - (Just starting!)