Skip to content

Commit 3fd1ee3

Browse files
committed
Add missing Input type for defined TransformType tokens
Issue #34 Signed-off-by: Scott Dyer <sdyer@oscars.org>
1 parent 94f76a2 commit 3fd1ee3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/system-components/transform-id-spec.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ The allowed substrings for each of the changeable placeholders are described in
5353
| Value | Description |
5454
|:----|:----|
5555
| `CSC` | "Color Space Conversion" <br> A transform that converts between defined color encodings, color primary sets, and/or transfer functions. These include "white-paper" conversions between established camera encoding spaces and ACES2065-1. CSCs could also include conversions to and from other established color representation such as perceptual spaces.|
56+
| `Input` | "Input Transform", a.k.a. Input Device Transform (IDT) <br> A transform intended to convert source camera data into ACES2065-1.|
5657
| `Output` | “Output Transform” <br> A transform that converts an ACES scene-referred image to a display-referred output. An Output Transforms is equivalent to the combination of the Reference Rendering Transform and Output Device Transform on ACES engineering diagrams, and prior to ACES 2 used the token RRTODT.|
5758
| `InvOutput` | “Inverse direction of an Output Transform” <br> A transform that converts display-referred imagery into ACES values that reproduce the original display result when the corresponding forward Output Transform is applied. |
5859
| `Look` | “Look Transform”, a.k.a. Look Modification Transform (LMT) <br> A transform that applies modifications to ACES data to alter the default rendering appearance for technical or creative reasons.|

0 commit comments

Comments
 (0)