debian man page for icetimageisnull

Query: icetimageisnull

OS: debian

Section: 3

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

icetImageIsNull(3)						  IceT Reference						icetImageIsNull(3)

NAME
icetImageIsNull -- check for a null image Synopsis #include <IceT.h> IceTBoolean icetImageIsNull( IceTImage image ); Description Tests whether image is a .igimage!nullnull image. A null image is one that has no memory allocated to it. Null images have no pixels and empty pixel formats. Null images are created with the icetImageNull function. Return Value Returns ICET_TRUE if image is a null image, ICET_FALSE otherwise. Errors None. Warnings None. Bugs None known. Copyright Copyright (C)2010 Sandia Corporation Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software. This source code is released under the New BSD License. See Also icetImageNull(3) IceT Reference August 24, 2010 icetImageIsNull(3)
Related Man Pages
icetimagegetdepthformat(3) - debian
icetimagegetwidth(3) - debian
icetimagegetheight(3) - debian
icetimagenull(3) - debian
icetphysicalrendersize(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph