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

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)
 

Function Documentation

FBCALL int fb_GfxImageInfo ( void *  img,
int *  width,
int *  height,
int *  bpp,
int *  pitch,
void **  imgdata,
int *  size 
)

Definition at line 6 of file gfx_image_info.c.

Here is the call graph for this function: