Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

loadpcx.h File Reference

Interface for loading and writing of PCX images. More...

#include "basestrm.h"
#include "basegfx.h"
#include "ascstring.h"

Include dependency graph for loadpcx.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void writepcx (const ASCString &name, int x1, int y1, int x2, int y2, dacpalette256 pal)
void writepcx (const ASCString &name, const Surface &s)
void writepcx (const ASCString &name, const Surface &s, const SDLmm::SRect &rect)


Detailed Description

Interface for loading and writing of PCX images.

There are two independant implementations of these routines: loadpcx.cpp and dos/pcx.asm are written in assembly, and loadpcxc.cpp is written in c++

Definition in file loadpcx.h.


Function Documentation

void writepcx const ASCString name,
const Surface s,
const SDLmm::SRect &  rect
 

Definition at line 371 of file loadpcxc.cpp.

References tn_file_buf_stream::seek(), tnstream::writeChar(), tnbufstream::writedata(), and tnstream::writing.

void writepcx const ASCString name,
const Surface s
 

Definition at line 366 of file loadpcxc.cpp.

void writepcx const ASCString name,
int  x1,
int  y1,
int  x2,
int  y2,
dacpalette256  pal
 

Definition at line 277 of file loadpcxc.cpp.

Referenced by execuseraction(), WholeMapRenderer::writePCX(), and writepcx().


Generated on Tue Jun 24 01:48:39 2008 for Advanced Strategic Command by  doxygen 1.4.2