imagewin.cc File Reference

#include "imagewin.h"
#include <cstring>
#include <cstdlib>
#include <iostream>
#include <string>
#include "exult_types.h"
#include "utils.h"
#include "SDL_video.h"
#include "SDL_error.h"

Include dependency graph for imagewin.cc:

Go to the source code of this file.

Functions

bool SavePCX_RW (SDL_Surface *saveme, SDL_RWops *dst, bool freedst)
 Imagewin.cc - A window to blit images into.
static int Get_best_depth ()


Function Documentation

static int Get_best_depth (  )  [static]

Definition at line 87 of file imagewin.cc.

Referenced by Image_window::try_scaler().

bool SavePCX_RW ( SDL_Surface *  saveme,
SDL_RWops *  dst,
bool  freedst 
)

Imagewin.cc - A window to blit images into.

Written: 8/13/98 - JSF

Definition at line 214 of file savepcx.cc.

References save_image().

Referenced by Image_window::screenshot().

Here is the call graph for this function:


Generated on Mon Jul 9 14:44:04 2007 for ExultEngine by  doxygen 1.5.1