X-Git-Url: https://git.sesse.net/?p=movit;a=blobdiff_plain;f=colorspace_conversion_effect.cpp;fp=colorspace_conversion_effect.cpp;h=2447292c90ba9f1ec168055f5350200dc355e64c;hp=1ac5465ebd97935a00700fb99c5c481b4fdce09c;hb=0bd42ece563848c10733dba085ea3672f92d2558;hpb=ece88bd25d49a3c16c79f39063ccd574fbef060f diff --git a/colorspace_conversion_effect.cpp b/colorspace_conversion_effect.cpp index 1ac5465..2447292 100644 --- a/colorspace_conversion_effect.cpp +++ b/colorspace_conversion_effect.cpp @@ -73,7 +73,7 @@ void get_xyz_matrix(ColorSpace space, Matrix3x3 m) // Some algebraic fiddling yields (unsurprisingly): // // X_R = (x_R / y_R) Y_R - // Z_R = (z_R / y_R) Z_R + // Z_R = (z_R / y_R) Y_R // // We also know that since RGB=(1,1,1) should give us the // D65 illuminant, we must have