Prusa MINI Firmware overview
pngstruct.h File Reference
#include "zlib.h"

Go to the source code of this file.

Classes

struct  png_struct_def
 

Macros

#define ZLIB_CONST
 
#define PNGZ_MSG_CAST(s)   png_constcast(char*,s)
 
#define PNGZ_INPUT_CAST(b)   png_constcast(png_bytep,b)
 
#define ZLIB_IO_MAX   ((uInt)-1)
 

Macro Definition Documentation

◆ ZLIB_CONST

#define ZLIB_CONST

◆ PNGZ_MSG_CAST

#define PNGZ_MSG_CAST (   s)    png_constcast(char*,s)

◆ PNGZ_INPUT_CAST

#define PNGZ_INPUT_CAST (   b)    png_constcast(png_bytep,b)

◆ ZLIB_IO_MAX

#define ZLIB_IO_MAX   ((uInt)-1)