Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
geta32(3)			 Allegro manual 		       geta32(3)

NAME
     geta32  - Extract the alpha component form a 32-bit pixel format color. Al-
     legro 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(3)

Allegro 			  version 4.4.3 		       geta32(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=geta32&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help