*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> ufmFreeBitmap (3w)              
Title
Content
Arch
Section
 

Contents


ufmFreeBitmap(3w)					     ufmFreeBitmap(3w)


NAME    [Toc]    [Back]

     ufmFreeBitmap - free a character bitmap

C SYNOPSIS    [Toc]    [Back]

     #include <ufm.h>

     int ufmFreeBitmap(unsigned	int nCharBitmaps, ufmBitmap *charBitmaps)

DESCRIPTION    [Toc]    [Back]

     ufmFreeBitmap frees the memory ufmGetBitmap allocated for one or more
     data structures of	the type ufmBitmap.

     When ufmGetBitmap allocates an array of one or more data structures of
     the type ufmBitmap, it returns the	number of allocated data structures
     (nCharBitmaps) and	the address of that array (charBitmaps).  When you are
     finished with that	array, you can free it by calling ufmFreeBitmap	with
     the argument values that were returned by ufmGetBitmap.

SEE ALSO    [Toc]    [Back]

      
      
     ufmGetBitmap(3w).

DIAGNOSTICS    [Toc]    [Back]

     If	you specify a value less than 1	for nCharBitmaps or a NULL pointer for
     charBitmaps, ufmFreeBitmap	will return the	value UFM_INVALID_VALUE.
     Else, it will return the value UFM_NO_ERROR.  UFM_INVALID_VALUE and
     UFM_NO_ERROR are defined in the header file <ufm.h>.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
ufmGetBitmap IRIX get a character bitmap
ufmGetTransformedBitmap IRIX get a transformed character bitmap
ufmFreeCharMetrics IRIX free character metrics
ufmFreeVectorOutline IRIX free a vector character outline
ufmFreeExactOutline IRIX free an exact character outline
glbitmap IRIX draw a bitmap
glBitmap Tru64 draw a bitmap
bitmap Linux Define a new bitmap from a Tcl script
pbm FreeBSD portable bitmap file format
MrmFetchBitmapLiteral HP-UX Fetches a bitmap literal from a hierarchy
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service