png_get_IHDR      215 contrib/examples/pngpixel.c                   if (png_get_IHDR(png_ptr, info_ptr, &width, &height,
png_get_IHDR      138 contrib/gregbook/readpng.c     png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
png_get_IHDR      255 contrib/gregbook/readpng2.c     png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
png_get_IHDR      866 contrib/libtests/pngimage.c    if (!png_get_IHDR(pp, ip,
png_get_IHDR      923 contrib/libtests/pngimage.c    png_get_IHDR(dp->read_pp, dp->read_ip, &width, &height, &bit_depth,
png_get_IHDR      252 contrib/pngminus/png2pnm.c   png_get_IHDR (png_ptr, info_ptr,
png_get_IHDR      287 contrib/pngminus/png2pnm.c   png_get_IHDR (png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
png_get_IHDR      174 contrib/visupng/PngFile.c         png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth,
png_get_IHDR      221 contrib/visupng/PngFile.c         png_get_IHDR(png_ptr, info_ptr, piWidth, piHeight, &iBitDepth,
png_get_IHDR      364 example.c         png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
png_get_IHDR     2163 png.h          PNG_EXPORT(143, png_uint_32, png_get_IHDR, (png_const_structrp png_ptr,
png_get_IHDR     1051 pngtest.c            if (png_get_IHDR(read_ptr, read_info_ptr, &width, &height, &bit_depth,