![]() |
![]()
| ![]() |
![]()
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:
SEE ALSOget_palette(3), set_color(3)
|