Query: get_color
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
get_color(3alleg4) Allegro manual get_color(3alleg4)NAMEget_color - Retrieves the specified palette entry. Allegro game programming library.SYNOPSIS#include <allegro.h> void get_color(int index, RGB *p);DESCRIPTIONRetrieves the specified palette entry. Example: RGB color; ... get_color(11, &color);SEE ALSOget_palette(3alleg4), set_color(3alleg4) Allegro version 4.4.2 get_color(3alleg4)
Related Man Pages |
---|
rgb(3alleg4) - debian |
expal(3alleg4) - debian |
rgb(3alleg4) - php |
rgb(3alleg4) - opendarwin |
rgb(3alleg4) - plan9 |
Similar Topics in the Unix Linux Community |
---|
Change the font of text in output file in shell scipt |
color print using perl |
[BASH] Performance question - Script to STDOUT |
Not getting colorcode when excuting html in UNIX |