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

Go to the source code of this file.

Functions

byte FM_AlphaBlend (byte Alpha, byte FG, byte BG, float AntiAliasFactor)
 

Function Documentation

◆ FM_AlphaBlend()

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