iflSize man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



iflSize(3)	  Image Format Library C++ Reference Manual	    iflSize(3)

NAME
     iflSize - defines the size of an IL image

INHERITS FROM
     This is a base class and therefore has no inheritance.

HEADER FILE
     #include <ifl/iflCdefs.h>

DESCRIPTION
     This object is used to describe the size of an IL image. It is mostly
     used to group the four values describing the (x, y, z, c) size of an
     image together in a convenient way.  An iflSize object can be declared in
     the following way:

	      /* unitialized, and later filled in */
	      iflSize size;

	      size.x = X_SIZE
	      size.y = Y_SIZE
	      size.z = Z_SIZE
	      size.c = C_SIZE

	      /* or initialized */
	      static iflSize size = { X_SIZE, Y_SIZE, Z_SIZE, C_SIZE } ;

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net