#include "FBLib_FontManager.h"Go to the source code of this file.
Functions | |
| byte | FM_AlphaBlend (byte Alpha, byte FG, byte BG, float AntiAliasFactor) |
| byte FM_AlphaBlend | ( | byte | Alpha, |
| byte | FG, | ||
| byte | BG, | ||
| float | AntiAliasFactor | ||
| ) |
Definition at line 3 of file FM_AlphaBlend.c.
References TRACEENTER, and TRACEEXIT.
Referenced by FM_AlphaBlendRGB(), and FM_InitAlphaLUT().