Searched refs:is_jpeg_icc_profile_correct (Results 1 – 2 of 2) sorted by relevance
36 elif not image_processing_utils.is_jpeg_icc_profile_correct(
1366 def is_jpeg_icc_profile_correct(jpeg_img, color_space, icc_profile_path=None): function