|
corona
1.0.2
|
#include <stdio.h>#include <string.h>#include <gif_lib.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 | |
| int | corona::InputFunc (GifFileType *gif, GifByteType *bytes, int size) |
| Image * | corona::OpenGIF (File *file) |
1.7.6.1