Home | History | Annotate | Download | only in libpng

Lines Matching full:iwidth

1647       png_uint_32 iwidth, iheight;
1648 iwidth = png_get_image_width(write_ptr, write_info_ptr);
1651 (unsigned long)iwidth, (unsigned long)iheight);