@ -86,7 +86,7 @@ namespace ImageSharp
// Now to LAB
x /= 0.95047F;
// y /= 1F;
z /= 1.08883F;
@ -40,7 +40,7 @@ namespace ImageSharp.Formats
public Vector4 V7R;
public const int VectorCount = 16;
public const int ScalarCount = VectorCount*4;
public const int ScalarCount = VectorCount * 4;
/// <summary>
/// Load raw 32bit floating point data from source