|
corona
1.0.2
|
#include <stdio.h>#include <string.h>#include "Debug.h"#include "Open.h"#include "SimpleImage.h"#include "Utility.h"
Go to the source code of this file.
Namespaces | |
| namespace | corona |
Functions | |
| bool | corona::ReadScanline (File *file, int scansize, byte *scanline) |
| Image * | corona::OpenPCX (File *file) |
1.7.6.1