Query: get_palette_range
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
| expal(3alleg4) - centos |
| expal(3alleg4) - plan9 |
| expal(3alleg4) - redhat |
| expal(3alleg4) - v7 |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |