get_color(3alleg4) suse man page | unix.com

Man Page: get_color

Operating Environment: suse

Section: 3alleg4

get_color(3alleg4)						  Allegro manual						get_color(3alleg4)

NAME
get_color - Retrieves the specified palette entry. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void get_color(int index, RGB *p);
DESCRIPTION
Retrieves the specified palette entry. Example: RGB color; ... get_color(11, &color);
SEE ALSO
get_palette(3alleg4), set_color(3alleg4) Allegro version 4.4.2 get_color(3alleg4)
Related Man Pages
expal(3alleg4) - debian
expal(3alleg4) - suse
expal(3alleg4) - centos
rgb(3alleg4) - linux
rgb(3alleg4) - v7
Similar Topics in the Unix Linux Community
Change the font of text in output file in shell scipt
How to add '--color' with pipes?
[BASH] Performance question - Script to STDOUT
Not getting colorcode when excuting html in UNIX
Lower ASCII characters.