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

Go to the source code of this file.

Functions

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

Function Documentation

◆ INISetARGB8()

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

Definition at line 4 of file INISetARGB8.c.

References INISetString(), TRACEENTER, and TRACEEXIT.