png_get_header_ver

Name

png_get_header_ver -- get version information for libpng header files

Synopsis

#include <png.h>

png_charp png_get_header_ver(png_structp png_ptr);

Description

This interface shall return the version of the header files used when building libpng as a short string in the format "1.0.0" through "99.99.99zz".