php man page for get_palette

Query: get_palette

OS: php

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

get_palette(3alleg4)						  Allegro manual					      get_palette(3alleg4)

NAME
get_palette - Retrieves the entire palette of 256 colors. Allegro game programming library.
SYNOPSIS
#include <allegro.h> void get_palette(PALETTE p);
DESCRIPTION
Retrieves the entire palette of 256 colors. You should provide an array of 256 RGB structures to store it in. Example: PALETTE pal; ... get_palette(pal);
SEE ALSO
get_palette_range(3alleg4), get_color(3alleg4), set_palette(3alleg4) Allegro version 4.4.2 get_palette(3alleg4)
Related Man Pages
expal(3alleg4) - netbsd
save_bitmap(3alleg4) - php
save_bitmap(3alleg4) - opendarwin
save_bitmap(3alleg4) - mojave
save_bitmap(3alleg4) - osx
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch