FreeBASIC  0.91.0
gfx_paletteget.c File Reference
#include "fb_gfx.h"
Include dependency graph for gfx_paletteget.c:

Go to the source code of this file.

Functions

FBCALL void fb_GfxPaletteGet (int index, int *r, int *g, int *b)
 

Function Documentation

FBCALL void fb_GfxPaletteGet ( int  index,
int *  r,
int *  g,
int *  b 
)

Definition at line 5 of file gfx_paletteget.c.