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 |
|---|
| exdata(3alleg4) - debian |
| exdata(3alleg4) - suse |
| exdata(3alleg4) - netbsd |
| exdata(3alleg4) - v7 |
| exdata(3alleg4) - mojave |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |