v7 man page for geta32

Query: geta32

OS: v7

Section: 3alleg4

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

geta32(3alleg4) 						  Allegro manual						   geta32(3alleg4)

NAME
geta32 - Extract the alpha component form a 32-bit pixel format color. Allegro game programming library. SYNOPSIS
#include <allegro.h> int geta32(int c); DESCRIPTION
Given a color in a 32-bit pixel format, this function extracts the alpha component (ranging 0-255). SEE ALSO
getr8(3alleg4) Allegro version 4.4.2 geta32(3alleg4)
Related Man Pages
getb_depth(3alleg4) - debian
getr_depth(3alleg4) - suse
getg_depth(3alleg4) - suse
getr_depth(3alleg4) - opendarwin
getr_depth(3alleg4) - netbsd
Similar Topics in the Unix Linux Community
Need to add prefix using sed or awk from cat the file
Need help to compile and create python64 bit (2.7.9) on Solaris10
Linux froze and got back working 5 days later, no reboot.
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working