Searched refs:image_read_from_ppm_file (Results 1 – 3 of 3) sorted by relevance
96 (w, h, data) = ppm_utils.image_read_from_ppm_file(scrdump_filename)165 ppm_utils.image_read_from_ppm_file(data_scrdump_filename)173 (w, h, data) = ppm_utils.image_read_from_ppm_file(scrdump_filename)
54 def image_read_from_ppm_file(filename): function
545 (w, h, data) = ppm_utils.image_read_from_ppm_file(filename)