![]() | ![]() | ![]() | equalEyes options |
RSR_FILMDATA_WHITE = int
Sets film white point for log/lin conversions.
Range is 0 - 1023. Defaults to (685) if not set.
For backward compatibility 'FILMDATAENV_WHITE' is also accepted.
RSR_FILMDATA_WHITE = 685
RSR_FILMDATA_BLACK = int
Sets film black point for log/lin conversions.
Range 0 - 1023. Defaults to (95) if not set.
For backward compatibility 'FILMDATAENV_BLACK' is also accepted.
RSR_FILMDATA_BLACK = 95
RSR_FILMDATA_D_GAMMA = float
Sets conversion/device gamma for log/lin conversions.
Range 0.001 - 10.0. Defaults to (1.7) if not set.
For backward compatibility 'FILMDATAENV_D_GAMMA' is also accepted.
RSR_FILMDATA_D_GAMMA = 1.7
RSR_FILMDATA_F_GAMMA = float
Sets film gamma for log/lin conversions.
Range 0.001 - 10.0. Defaults to (0.6) if not set.
For backward compatibility 'FILMDATAENV_FILM_GAMMA' is also accepted.
RSR_FILMDATA_F_GAMMA = 0.6
RSR_FILMDATA_SOFT_CLIP = int
Sets the Lin/Log white-point soft-clipping range. Soft clipping occurs
over the range WHITE - SOFT_CLIP to
WHITE + 4 × SOFT_CLIP.
Range 0 - 1023. Defaults to (0) if not set.
For backward compatibility 'FILMDATAENV_SOFT_CLIP' is also accepted.
RSR_FILMDATA_SOFT_CLIP = 0
RSR_SYNTH_GAMMA = float
Default gamma for synthetic profiles.
Range 0.001 - 9.999. Defaults to 2.20 if not set.
RSR_SYNTH_GAMMA = 2.20
RSR_SYNTH_TEMP = int
Default white point correlated colour temperature (CCT)
for synthetic profiles.
Range 4000 - 25000. Defaults to 6500 if not set.
RSR_SYNTH_TEMP = 5400
RSR_SYNTH_X = float
Default white point CIE x-chromaticity co-ordinate
for synthetic profiles.
Range 0.001 - 0.999. Defaults to 0.3127 (CIE D65) if not set.
RSR_SYNTH_X = 0.3127
RSR_SYNTH_Y = float
Default white point CIE y-chromaticity co-ordinate
for synthetic profiles.
Range 0.001 - 0.999. Defaults to 0.3290 (CIE D65) if not set.
RSR_SYNTH_Y = 0.3290
RSR_SYNTH_WP_TYPE =
Not yet documented
RSR_SYNTH_WP_TYPE = temperature
RSR_SYNTH_TEMP_TYPE =
Not yet documented
RSR_SYNTH_TEMP_TYPE = CIE
![]() | ![]() | ![]() | equalEyes options |