colour.models.oetf_DaVinciIntermediate

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

Define the DaVinci Intermediate opto-electronic transfer function.

Parameters
Returns

Encoded value \(V\).

Return type

numpy.floating or numpy.ndarray

Notes

Domain

Scale - Reference

Scale - 1

L

[0, 1]

[0, 1]

Range

Scale - Reference

Scale - 1

V

[0, 1]

[0, 1]

References

[BlackmagicDesign20b]

Examples

>>> oetf_DaVinciIntermediate(0.18)  
0.3360432...