font_has_alpha(3alleg4) debian man page | unix.com

Man Page: font_has_alpha

Operating Environment: debian

Section: 3alleg4

font_has_alpha(3alleg4) 					  Allegro manual					   font_has_alpha(3alleg4)

NAME
font_has_alpha - Search all pixels of a font for alpha values. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int font_has_alpha(FONT *f)
DESCRIPTION
This function goes through all pixels of all glyphs in the font and looks for alpha values.
RETURN VALUE
Returns TRUE if any alpha pixels are found, else FALSE.
SEE ALSO
is_trans_font(3alleg4) Allegro version 4.4.2 font_has_alpha(3alleg4)
Related Man Pages
exrotscl(3alleg4) - debian
exrotscl(3alleg4) - suse
exdata(3alleg4) - linux
exdata(3alleg4) - plan9
exdata(3alleg4) - redhat
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?