mlib_imageisnotonedvector(3mlib) opensolaris man page | unix.com

Man Page: mlib_imageisnotonedvector

Operating Environment: opensolaris

Section: 3mlib

mlib_ImageIsNotOneDvector(3MLIB)			    mediaLib Library Functions				  mlib_ImageIsNotOneDvector(3MLIB)

NAME
mlib_ImageIsNotOneDvector - image query, 1D vector
SYNOPSIS
cc [ flag... ] file... -lmlib [ library... ] #include <mlib.h> int mlib_ImageIsNotOneDvector(const mlib_image *img);
DESCRIPTION
The mlib_ImageIsNotOneDvector() function tests for a specific dimension characteristic of a mediaLib image structure.
PARAMETERS
The function takes the following arguments: img Pointer to source image.
RETURN VALUES
Returns 0 if data space can be treated as a 1D vector; 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_ImageIsNotStride8X(3MLIB), mlib_ImageIsNotWidth2X(3MLIB), mlib_ImageIsNotWidth4X(3MLIB), mlib_ImageIsNotWidth8X(3MLIB), mlib_ImageIsUserAllocated(3MLIB), attributes(5) SunOS 5.11 2 Mar 2007 mlib_ImageIsNotOneDvector(3MLIB)
Related Man Pages
mlib_imagemaxfilter7x7(3mlib) - sunos
mlib_imagemaxfilter7x7_fp(3mlib) - opensolaris
mlib_imagemaxfilter7x7(3mlib) - opensolaris
mlib_imageminfilter3x3(3mlib) - opensolaris
mlib_imageminfilter5x5(3mlib) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
solaris zones vs container..
PHP Man Pages Now Available (Over 10,000)
What's legal and what's not?
Identify problem with while getopts