opensolaris man page for mlib_imageisnotwidth8x

Query: mlib_imageisnotwidth8x

OS: opensolaris

Section: 3mlib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

mlib_ImageIsNotWidth8X(3MLIB)				    mediaLib Library Functions				     mlib_ImageIsNotWidth8X(3MLIB)

NAME
mlib_ImageIsNotWidth8X - image query, 8X width
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> int mlib_ImageIsNotWidth8X(const mlib_image *img);
DESCRIPTION
The mlib_ImageIsNotWidth8X() function tests for a specific width characteristic of a mediaLib image structure.
PARAMETERS
The function takes the following arguments: img Pointer to source image.
RETURN VALUES
Returns 0 if width is a multiple of eight; otherwise, returns nonzero.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |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_ImageIsNotStride8X(3MLIB), mlib_ImageIsNotWidth2X(3MLIB), mlib_ImageIsNotWidth4X(3MLIB), mlib_ImageIsUserAllocated(3MLIB), attributes(5) SunOS 5.11 2 Mar 2007 mlib_ImageIsNotWidth8X(3MLIB)
Related Man Pages
mlib_imageminfilter3x3(3mlib) - sunos
mlib_imagemaxfilter3x3(3mlib) - sunos
mlib_imageflipantidiag(3mlib) - opensolaris
mlib_imageflipmaindiag(3mlib) - opensolaris
mlib_imageminfilter7x7(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
solaris zones vs container..
What does this mean?
PHP Man Pages Now Available (Over 10,000)
What's legal and what's not?
Identify problem with while getopts