Searched refs:microns (Results 1 – 2 of 2) sorted by relevance
368 png_fixed_inches_from_microns(png_const_structrp png_ptr, png_int_32 microns) in png_fixed_inches_from_microns() argument375 return png_muldiv_warn(png_ptr, microns, 500, 127); in png_fixed_inches_from_microns()
1670 converted to microns and back without some loss
Completed in 16 milliseconds