Lines Matching refs:str
151 profile (str): The color profile.
152 mode (str): The type of image to load.
153 image (str): The image variant to load.
156 str: The path to the test image file on disk.
188 profile (str): The color profile. "EXP" means explicit which means
191 mode (str): The type of image to load.
194 str: The path to the test image file on disk.
249 image1 (str): Path to the first image.
250 image2 (str): Path to the second image.
293 image1 (str): Path to the first image.
294 image2 (str): Path to the second image.
345 mode (str): The color mode (LDR, or HDR)
346 corners (str or list): The corner or list of corners -- named TL,
358 if isinstance(corners, str):
373 swiz (str): The swizzle string (4 characters from the set
411 command (list(str)): The command to execute.
417 str: The stdout output of the child process, or the first group
1444 command (list(str)): The command to execute.