RGBToYUVMatrix

Undocumented in source.
enum RGBToYUVMatrix = [[0.299, 0.587, 0.114], [-0.147, -0.289, 0.436], [0.615, -0.515, -0.100]];

Meta