FireBirdLib - Topfield TMS PVR TAP Programming Library
FM_AlphaBlendRGB.c File Reference

Go to the source code of this file.

Functions

dword FM_AlphaBlendRGB (byte Alpha, dword FG, dword BG, float AntiAliasFactor)
 

Function Documentation

◆ FM_AlphaBlendRGB()

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().