Home | History | Annotate | Download | only in libpng

Lines Matching defs:PNG_LIBPNG_VER

274  *    PNG_LIBPNG_VER macro, which is not used within libpng but is available
515 #define PNG_LIBPNG_VER 10245 /* 1.2.45 */
603 PNG_EXPORT_VAR (PNG_CONST char) png_libpng_ver[18];
606 #define png_libpng_ver png_get_header_ver(NULL)