colour.models.oetf_inverse_DaVinciIntermediate

colour.models.oetf_inverse_DaVinciIntermediate(V: FloatingOrArrayLike, constants: colour.utilities.data_structures.Structure = CONSTANTS_DAVINCI_INTERMEDIATE) FloatingOrNDArray[source]

Define the DaVinci Intermediate inverse opto-electronic transfer function (OETF).

Parameters
Returns

Linear light value :math`L`.

Return type

numpy.floating or numpy.ndarray

Notes

Domain

Scale - Reference

Scale - 1

y

[0, 1]

[0, 1]

Range

Scale - Reference

Scale - 1

x

[0, 1]

[0, 1]

References

[BlackmagicDesign20b]

Examples

>>> oetf_inverse_DaVinciIntermediate(0.336043272384855)
... 
0.1799999...