FireBirdLib - Topfield TMS PVR TAP Programming Library
INISetARGB.c File Reference
#include "FBLib_ini.h"
#include "libFireBird.h"

Go to the source code of this file.

Functions

void INISetARGB (char *Key, byte Alpha, byte Red, byte Green, byte Blue)
 

Function Documentation

◆ INISetARGB()

void INISetARGB ( char *  Key,
byte  Alpha,
byte  Red,
byte  Green,
byte  Blue 
)

Definition at line 4 of file INISetARGB.c.

References INISetString(), TRACEENTER, and TRACEEXIT.