Adonthell  0.4
image.cc File Reference

Defines the image class. More...

#include <SDL/SDL_endian.h>
#include "image.h"
#include "pnm.h"
Include dependency graph for image.cc:

Go to the source code of this file.

Macros

#define R_MASK   0x00ff0000
#define G_MASK   0x0000ff00
#define B_MASK   0x000000ff
#define A_MASK   0xff000000

Detailed Description

Defines the image class.

Author
Alexandre Courbot alexa.nosp@m.ndre.nosp@m.courb.nosp@m.ot@l.nosp@m.inuxg.nosp@m.ames.nosp@m..com

Definition in file image.cc.