SDL_Palette man page on IRIX

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

SDL_Palette(3)		SDL API Reference	   SDL_Palette(3)

NAME
       SDL_Palette- Color palette for 8-bit pixel formats

STRUCTURE DEFINITION
       typedef struct{
	 int ncolors;
	 SDL_Color *colors;
       } SDL_Palette;

STRUCTURE DATA
       ncolors		   Number of colors used in this palette

       colors		   Pointer  to	SDL_Color structures that
			   make up the palette.

DESCRIPTION
       Each pixel in an 8-bit surface is an index into the colors
       field  of the SDL_Palette structure store in SDL_PixelFor-
       mat. A SDL_Palette should never need to be  created  manu-
       ally.  It  is  automatically  created when SDL allocates a
       SDL_PixelFormat for a surface.  The  colors  values  of	a
       SDL_Surfaces palette can be set with the SDL_SetColors.

SEE ALSO
       SDL_Color, SDL_Surface, SDL_SetColors SDL_SetPalette

SDL		      Tue 11 Sep 2001, 23:01	   SDL_Palette(3)
[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