colour.models.oetf_DaVinciIntermediate#
- colour.models.oetf_DaVinciIntermediate(L: Annotated[_Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | complex | bytes | str | _NestedSequence[complex | bytes | str], 1], constants: Structure | None = None) Annotated[ndarray[tuple[Any, ...], dtype[float16 | float32 | float64]], 1][source]#
Apply the DaVinci Intermediate opto-electronic transfer function (OETF).
- Parameters:
- Returns:
Encoded value \(V\).
- Return type:
Notes
Domain
Scale - Reference
Scale - 1
L1
1
Range
Scale - Reference
Scale - 1
V1
1
References
Examples
>>> oetf_DaVinciIntermediate(0.18) 0.3360432...