png_get_libpng_ver

Name

png_get_libpng_ver -- get the library version string

Synopsis

#include <png.h>

png_charp png_get_libpng_ver(png_structp png_ptr);

Description

png_get_libpng_ver() shall return the library version as a short string in the format "1.0.0" through "99.99.99zz".