geta32(3alleg4) Allegro manual geta32(3alleg4)NAMEgeta32 - Extract the alpha component form a 32-bit pixel format color. Allegro game programming library.SYNOPSIS#include <allegro.h> int geta32(int c);DESCRIPTIONGiven a color in a 32-bit pixel format, this function extracts the alpha component (ranging 0-255).SEE ALSOgetr8(3alleg4) Allegro version 4.4.2 geta32(3alleg4)
| Related Man Pages |
|---|
| geta_depth(3alleg4) - debian |
| getb_depth(3alleg4) - debian |
| getr_depth(3alleg4) - debian |
| getb_depth(3alleg4) - suse |
| getg_depth(3alleg4) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |