doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
jload.c File Reference
#include "../Shared/Shared.h"
#include "..\Common\Common.h"
#include "jpeglib.h"

Go to the source code of this file.

Functions

int LoadJPG (const char *filename, unsigned char **pic, int *width, int *height)
 

Function Documentation

int LoadJPG ( const char *  filename,
unsigned char **  pic,
int width,
int height 
)

Definition at line 16 of file jload.c.