Searched refs:FromPngFile (Results 1 – 8 of 8) sorted by relevance
36 file_bmp = image_util.FromPngFile(test_png_path)47 orig = image_util.FromPngFile(test_png_path)50 new_file = image_util.FromPngFile(temp_file)54 orig = image_util.FromPngFile(test_png_path)66 new_file = image_util.FromPngFile(temp_file)71 file_bmp = image_util.FromPngFile(test_png_path)75 file_bmp = image_util.FromPngFile(test_png_path)76 file_bmp_2 = image_util.FromPngFile(test_png_2_path)
73 def FromPngFile(path): function78 return impl.FromPngFile(path)
34 def FromPngFile(path): function35 return _bitmap.Bitmap.FromPngFile(path)
48 expected_bitmap = image_util.FromPngFile(os.path.join(
52 def FromPngFile(path): function
154 def FromPngFile(path): member in Bitmap
41 img = image_util.FromPngFile(tf.name)
646 actual_screenshot = image_util.FromPngFile(screenshot_file_path)733 actual_screenshot_img = image_util.FromPngFile(screenshot_file_path)