Home | History | Annotate | Download | only in libpng

Lines Matching full:res_y

211 \fBpng_uint_32 png_get_pHYs (png_structp \fP\fIpng_ptr\fP\fB, png_infop \fP\fIinfo_ptr\fP\fB, png_uint_32 \fP\fI*res_x\fP\fB, png_uint_32 \fP\fI*res_y\fP\fB, int \fI*unit_type\fP\fB);\fP
1547 png_get_pHYs(png_ptr, info_ptr, &res_x, &res_y,
1551 res_y - pixels/unit physical resolution in
1588 res_y = png_get_y_pixels_per_meter(png_ptr,
1594 res_y = png_get_y_pixels_per_inch(png_ptr,
1603 res_x_and_y is 0 if res_x != res_y)
2817 png_set_pHYs(png_ptr, info_ptr, res_x, res_y,
2821 res_y - pixels/unit physical resolution