Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
unselect_palette(3)		 Allegro manual 	     unselect_palette(3)

NAME
     unselect_palette	-   Restores   the  palette  before  last  call  to  se-
     lect_palette(). Allegro game programming library.

SYNOPSIS
     #include <allegro.h>

     void unselect_palette();

DESCRIPTION
     Restores the palette tables that were in use before the last  call  to  se-
     lect_palette().

SEE ALSO
     select_palette(3)

Allegro 			  version 4.4.3 	     unselect_palette(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=unselect_palette&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help