Searched refs:png_get_x_offset_pixels (Results 1 – 4 of 4) sorted by relevance
133 png_get_x_offset_pixels @126
276 png_get_x_offset_pixels(png_const_structrp png_ptr, png_const_inforp info_ptr) in png_get_x_offset_pixels() function
1907 PNG_EXPORT(126, png_int_32, png_get_x_offset_pixels,
2933 image->page.x=(ssize_t) png_get_x_offset_pixels(ping, ping_info); in ReadOnePNGImage()