png_libpng_ver

Name

png_libpng_ver -- returns version number of libpng

Synopsis

#include <png.h>

const char[18] png_libpng_ver(void);

Description

This interface shall return the value of the constant PNG_LIBPNG_VER_STRING, which indicates the version number of libpng.