.. _net.sf.openfx.RGBToYPbPr709: RGBToYPbPr709 node ================== .. raw:: html *This documentation is for version 1.0 of RGBToYPbPr709 (net.sf.openfx.RGBToYPbPr709).* Description ----------- Convert from RGB to YPbPr color model (ITU.BT-709). RGB is gamma-compressed using the Rec.709 Opto-Electronic Transfer Function (OETF) before conversion. Inputs ------ +--------+-------------+----------+ | Input | Description | Optional | +========+=============+==========+ | Source |   | No | +--------+-------------+----------+ Controls -------- .. tabularcolumns:: |>{\raggedright}p{0.2\columnwidth}|>{\raggedright}p{0.06\columnwidth}|>{\raggedright}p{0.07\columnwidth}|p{0.63\columnwidth}| .. cssclass:: longtable +-------------------------+---------+---------+-----------------------------------------------------------------------------------------------------+ | Parameter / script name | Type | Default | Function | +=========================+=========+=========+=====================================================================================================+ | Unpremult / ``premult`` | Boolean | Off | Divide the image by the alpha channel before processing. Use if the input images are premultiplied. | +-------------------------+---------+---------+-----------------------------------------------------------------------------------------------------+