cyclemap man page on IRIX

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



cyclemap(3G)							  cyclemap(3G)

NAME
     cyclemap - cycles between color maps at a specified rate

C SPECIFICATION
     void cyclemap(duration, map, nxtmap)
     short duration, map, nxtmap;

PARAMETERS
     duration	expects the number of vertical traces before switching to the
		map named by nxtmap.

     map	expects the number of the map to use before completing the
		number of vertical sweeps specified by duration.

     nxtmap	expects the number of the map to use after completing the
		number of vertical sweeps specified by duration.

DESCRIPTION
     When the system is in multimap mode, cyclemap allows you to switch from
     one color map to another after a specified duration.  In multimap mode
     there are 16 color maps, numbered 0-15. You can use cyclemap within a
     loop if you want to cycle through more than one map.

EXAMPLE
     The code fragment sets up multimap mode and cycle between two maps,
     leaving map 1 on for ten vertical retraces and map 3 on for five
     retraces.

	  multimap();
	  gconfig();
	  cyclemap(10, 1, 3);
	  cyclemap(5, 3, 1);

SEE ALSO
     blink, gconfig, multimap

NOTES
     This routine is available only in immediate mode and cannot be used in
     onemap mode.

     cyclemap is not supported on Iris Entry, Indy, XL, XS, XS24, XZ, Elan and
     Extreme systems and IRIS-4D RealityEngine systems.

									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