RGBToYCbCr601 node¶
This documentation is for version 1.0 of RGBToYCbCr601 (net.sf.openfx.RGBToYCbCr601).
Description¶
Convert from linear RGB to YCbCr color model (ITU.BT-601). RGB is gamma-compressed using the sRGB Opto-Electronic Transfer Function (OETF) before conversion.
Inputs¶
| Input | Description | Optional |
|---|---|---|
| Source | No |
Controls¶
| 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. |