#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 | INIGetARGB (char *Key, byte *Alpha, byte *Red, byte *Green, byte *Blue, dword DefaultValue) |
| bool INIGetARGB | ( | char * | Key, |
| byte * | Alpha, | ||
| byte * | Red, | ||
| byte * | Green, | ||
| byte * | Blue, | ||
| dword | DefaultValue | ||
| ) |
Definition at line 7 of file INIGetARGB.c.
References A1555, B1555, G1555, INIFindStartEnd(), ParseLine(), R1555, TRACEENTER, and TRACEEXIT.