font_has_alpha(3alleg4) Allegro manual font_has_alpha(3alleg4)NAMEfont_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)DESCRIPTIONThis function goes through all pixels of all glyphs in the font and looks for alpha values.RETURN VALUEReturns TRUE if any alpha pixels are found, else FALSE.SEE ALSOis_trans_font(3alleg4) Allegro version 4.4.2 font_has_alpha(3alleg4)
| Related Man Pages |
|---|
| exrotscl(3alleg4) - suse |
| exdata(3alleg4) - suse |
| exdata(3alleg4) - opendarwin |
| exdata(3alleg4) - linux |
| exdata(3alleg4) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| Weird 'find' results |