#include <../libpng/png.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include "pngenc.h"#include "message.h"Go to the source code of this file.
Defines | |
| #define | png_jmpbuf(png_ptr) ((png_ptr)->jmpbuf) |
| #define | ALL_STATIC |
| #define ALL_STATIC |
Definition at line 27 of file pngenc.cpp.
| #define png_jmpbuf | ( | png_ptr | ) | ((png_ptr)->jmpbuf) |
1.5.1