FreeBASIC
0.91.0
|
#include "fb_gfx.h"
Go to the source code of this file.
Functions | |
FBCALL int | fb_GfxImageInfo (void *img, int *width, int *height, int *bpp, int *pitch, void **imgdata, int *size) |
FBCALL int fb_GfxImageInfo | ( | void * | img, |
int * | width, | ||
int * | height, | ||
int * | bpp, | ||
int * | pitch, | ||
void ** | imgdata, | ||
int * | size | ||
) |