#include "writepng.h"
Go to the source code of this file.
Functions | |
| int | WritePNGfile (char *file_name, int width, int height, png_bytepp image, char *desc) |
| int WritePNGfile | ( | char * | file_name, | |
| int | width, | |||
| int | height, | |||
| png_bytepp | image, | |||
| char * | desc | |||
| ) |
Definition at line 39 of file writepng.c.
References MagparFunctionInfoBegin, and MagparFunctionInfoReturn.
Referenced by WritePNG(), and WritePNG2().
