geta32(3alleg4) mojave man page | unix.com

Man Page: geta32

Operating Environment: mojave

Section: 3alleg4

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
getg_depth(3alleg4) - debian
getr_depth(3alleg4) - debian
getb_depth(3alleg4) - centos
getg_depth(3alleg4) - suse
getb_depth(3alleg4) - opendarwin
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
Controlling user input
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.