writepixels man page on IRIX

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



writepixels(3G)						       writepixels(3G)

NAME
     writepixels - paints a row of pixels on the screen

C SPECIFICATION
     void writepixels(n, colors)
     short n;
     Colorindex colors[];

PARAMETERS
     n	      expects the number of pixels you want to paint.

     colors   expects an array of color indices.  The system reads n elements
	      from this array and writes a pixel of the appropriate color for
	      each.

DESCRIPTION
     writepixels paints a row of pixels on the screen in color map mode.  The
     starting location is the current character position.  The system updates
     the current character position to one pixel to the right of the last
     painted pixel.  The system paints pixels from left to right, and clips to
     the current screenmask.

     writepixels does not automatically wrap from one line to the next.	 The
     current character position becomes undefined if the new position is
     outside the viewport.

     The system must be in color map mode for writepixels to function
     correctly.

SEE ALSO
     lrectwrite

NOTES
     writepixels should not be used in new development.	 Rather, pixels should
     be written using the high-performance lrectwrite command.

     This routine is available only in immediate mode.

									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