| Full Range to SMPTE Range | R Documentation |
FullRangeToSMPTE.TF | the standardized SMPTE range transfer function |
This is a TransferFunction object that maps from non-linear display signal RGB to itself.
It maps from the full range [0,1] to the
smaller range [ 64/1023, 940/1023 ] \approx [ 0.06256109, 0.9188661 ].
The latter is the 10-bit "legal-SMPTE"" range.
It does this in an affine way, and in fact simply uses affine.TF().
affine.TF(),
TransferFunction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.