Searched refs:icc_profile_path (Results 1 – 1 of 1) sorted by relevance
1366 def is_jpeg_icc_profile_correct(jpeg_img, color_space, icc_profile_path=None): argument1382 if icc_profile_path is not None:1384 f = open(icc_profile_path, 'wb')