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

FreeBSD Manual Pages

  
 
  

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

NAME
     PALETTE - Stores palette information. Allegro game programming library.

SYNOPSIS
     #include <allegro.h>

     typedef PALETTE RGB[PAL_SIZE]

DESCRIPTION
     Allegro palettes are arrays of PAL_SIZE RGB entries.

SEE ALSO
     RGB(3)

Allegro 			  version 4.4.3 		      PALETTE(3)

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

home | help