Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
png_access_version_number() returns version of the libpng12 library available at run-time.
png_access_version_number() returns integer constructed from the major version, minor version with leading zero and leading number with leading zero. For example, the version number for version 1.2.8 is 10208.
<<< Previous | Home | Next >>> |
Interface Definitions for libpng12 | Up | png_check_sig |