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