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

Go to the source code of this file.

Functions

void FM_InitAlphaLUT (dword fgColor, dword bgColor, float AntiAliasFactor)
 

Variables

tAlphaLUT AlphaLUT [256]
 

Function Documentation

◆ FM_InitAlphaLUT()

void FM_InitAlphaLUT ( dword  fgColor,
dword  bgColor,
float  AntiAliasFactor 
)

Variable Documentation

◆ AlphaLUT

tAlphaLUT AlphaLUT[256]

Definition at line 3 of file FM_InitAlphaLUT.c.

Referenced by FM_InitAlphaLUT(), FM_PutStringAA(), and FMUC_PutStringAA().