libnds
Functions | Variables

pcx.h File Reference

A simple 256 color pcx file loader. More...

Functions

struct PCXHeader __attribute__ ((packed)) PCXHeader
 holds a red green blue triplet
int loadPCX (const unsigned char *pcx, sImage *image)
 Loads an image structure with data from PCX formatted data.

Variables

char version
 version of the banner.

Detailed Description

A simple 256 color pcx file loader.


Function Documentation

int loadPCX ( const unsigned char *  pcx,
sImage image 
)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines