mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-06 04:41:58 +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',
|
||||
description='Allows you to choose the color space of the output image.',
|
||||
value='AUTO',
|
||||
values=['AUTO', 'sRGB', 'Linear', 'ACES', 'ACEScg'],
|
||||
values=['AUTO', 'sRGB', 'Linear', 'ACES2065-1', 'ACEScg'],
|
||||
exclusive=True,
|
||||
uid=[0],
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue