FireBirdLib - Topfield TMS PVR TAP Programming Library
INIGetRGB.c File Reference
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include "FBLib_ini.h"
#include "libFireBird.h"

Go to the source code of this file.

Functions

bool INIGetRGB (char *Key, byte *Red, byte *Green, byte *Blue, dword DefaultValue)
 

Function Documentation

◆ INIGetRGB()

bool INIGetRGB ( char *  Key,
byte *  Red,
byte *  Green,
byte *  Blue,
dword  DefaultValue 
)

Definition at line 9 of file INIGetRGB.c.

References B1555, G1555, INIFindStartEnd(), ParseLine(), R1555, TRACEENTER, and TRACEEXIT.