get_palette_range(3alleg4) Allegro manual get_palette_range(3alleg4)NAMEget_palette_range - Retrieves a specific palette range. Allegro game programming library.SYNOPSIS#include <allegro.h> void get_palette_range(PALETTE p, int from, int to);DESCRIPTIONRetrieves the palette entries between from and to (inclusive: pass 0 and 255 to get the entire palette).SEE ALSOget_palette(3alleg4), set_palette_range(3alleg4) Allegro version 4.4.2 get_palette_range(3alleg4)
| Related Man Pages |
|---|
| exscale(3alleg4) - debian |
| exscale(3alleg4) - centos |
| expal(3alleg4) - opendarwin |
| expal(3alleg4) - linux |
| expal(3alleg4) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |