#include <promeki/core/namespace.h>
Go to the source code of this file.
Classes | |
| struct | CSC |
| Color Space Conversion matrix and offset. More... | |
Variables | |
| const CSC | RGB_to_YCbCr_Rec709 |
| Conversion matrix from RGB to YCbCr using ITU-R BT.709 coefficients. | |
| const CSC | YCbCr_Rec709_to_RGB |
| Conversion matrix from YCbCr (BT.709) to RGB. | |
See LICENSE file in the project root folder for license information.
Conversion matrix from RGB to YCbCr using ITU-R BT.709 coefficients.