Query: generate_332_palette
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
generate_332_palette(3alleg4) Allegro manual generate_332_palette(3alleg4)NAMEgenerate_332_palette - Constructs a fake truecolor palette. Allegro game programming library.SYNOPSIS#include <allegro.h> void generate_332_palette(PALETTE pal);DESCRIPTIONConstructs a fake truecolor palette, using three bits for red and green and two for the blue. The load_bitmap() function fills the palette parameter with this if the file does not contain a palette itself (ie. you are reading a truecolor bitmap).SEE ALSOgenerate_optimized_palette(3alleg4), set_color_depth(3alleg4), excolmap(3alleg4), exrgbhsv(3alleg4), extruec(3alleg4), exupdate(3alleg4) Allegro version 4.4.2 generate_332_palette(3alleg4)
| Related Man Pages |
|---|
| generate_optimized_palette(3alleg4) - debian |
| extruec(3alleg4) - suse |
| extruec(3alleg4) - php |
| extruec(3alleg4) - plan9 |
| extruec(3alleg4) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |