#include "imagebuf.h"#include "exult_types.h"#include <string>Include dependency graph for imagewin.h:

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

Go to the source code of this file.
Classes | |
| class | Image_window |
Defines | |
| #define | INCL_IMAGEWIN 1 |
| Imagewin.h - A window to blit images into. | |
| #define | IF_OPENGL(a, b) b |
| #define IF_OPENGL | ( | a, | |||
| b | ) | b |
Definition at line 40 of file imagewin.h.
Referenced by Image_window8::fill8(), Image_window::fill8(), and Image_window::fill_translucent8().
| #define INCL_IMAGEWIN 1 |
Imagewin.h - A window to blit images into.
Written: 8/13/98 - JSF
Definition at line 27 of file imagewin.h.
1.5.1