We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1fe3c commit 6a8d400Copy full SHA for 6a8d400
apps/idt_calculator_prosumer_camera.py
@@ -1349,6 +1349,7 @@ def compute_idt_prosumer_camera(
1349
debayering_settings=debayering_settings,
1350
encoding_colourspace=encoding_colourspace,
1351
encoding_transfer_function=encoding_transfer_function,
1352
+ illuminant=illuminant_name,
1353
)
1354
_IDT_GENERATOR_APPLICATION = IDTGeneratorApplication(
1355
generator_name, project_settings
0 commit comments