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).

RELATED TO geta32…

getr8(3alleg4)