MyWebUniversity.com Home Page
 



OpenSolaris man pages main menu


mediaLib Library Functions          mlibImageIsNotWidth8X(3MLIB)



NAME
     mlibImageIsNotWidth8X - image query, 8X width

SYNOPSIS
     cc [ flag... ] file... -lmlib [ library... ]
     #include 

     int mlibImageIsNotWidth8X(const mlibimage *img);


DESCRIPTION
     The mlibImageIsNotWidth8X() 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.

ATRIBUTES
     See attributes(5) for descriptions of the  following  attri-
     butes:



     
           ATRIBUTE TYPE               ATRIBUTE VALUE       
    
     Interface Stability          Committed                   
    
     MT-Level                     MT-Safe                     
    


SEE ALSO
     mlibImageIsNotAligned2(3MLIB),
     mlibImageIsNotAligned4(3MLIB),
     mlibImageIsNotAligned8(3MLIB),
     mlibImageIsNotAligned64(3MLIB),
     mlibImageIsNotHeight2X(3MLIB),
     mlibImageIsNotHeight4X(3MLIB),
     mlibImageIsNotHeight8X(3MLIB),
     mlibImageIsNotOneDvector(3MLIB),
     mlibImageIsNotStride8X(3MLIB),
     mlibImageIsNotWidth2X(3MLIB),
     mlibImageIsNotWidth4X(3MLIB),
     mlibImageIsUserAllocated(3MLIB), attributes(5)



SunOS 5.11           Last change: 2 Mar 2007                    1



OpenSolaris man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™