mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-11 15:21:59 +02:00
imageProcessing: Replace ACES with ACES2065-1
This commit is contained in:
parent
ab0e132121
commit
8310051aa7
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@ Convert or apply filtering to the input images.
|
||||||
label='Output Color Space',
|
label='Output Color Space',
|
||||||
description='Allows you to choose the color space of the output image.',
|
description='Allows you to choose the color space of the output image.',
|
||||||
value='AUTO',
|
value='AUTO',
|
||||||
values=['AUTO', 'sRGB', 'Linear', 'ACES', 'ACEScg'],
|
values=['AUTO', 'sRGB', 'Linear', 'ACES2065-1', 'ACEScg'],
|
||||||
exclusive=True,
|
exclusive=True,
|
||||||
uid=[0],
|
uid=[0],
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue