Shadowrun: Awakened 29 September 2011 - Build 871
Functions
jpeg.cpp File Reference
#include <stdio.h>
#include "machine.h"
#include "types.h"
#include "util.h"
#include "imageio.h"
#include "jpeg.h"
Include dependency graph for jpeg.cpp:

Go to the source code of this file.

Functions

int readjpeg (char *name, int *xres, int *yres, unsigned char **imgdata)

Function Documentation

int readjpeg ( char *  name,
int *  xres,
int *  yres,
unsigned char **  imgdata 
)

Definition at line 79 of file jpeg.cpp.

References IMAGEUNSUP.

Referenced by readimage().

                                                                           {
  return IMAGEUNSUP;
}

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net