@ -111,11 +111,7 @@ namespace SixLabors.ImageSharp.ColorSpaces
}
/// <inheritdoc />
public Vector3 Vector
{
[MethodImpl(MethodImplOptions.AggressiveInlining)]
get => this.backingVector;
public Vector3 Vector => this.backingVector;
/// <summary>
/// Compares two <see cref="CieLab"/> objects for equality.
/// Compares two <see cref="CieLch"/> objects for equality.
/// Compares two <see cref="CieLchuv"/> objects for equality.
@ -113,11 +113,7 @@ namespace SixLabors.ImageSharp.ColorSpaces
/// Compares two <see cref="CieLuv"/> objects for equality.
@ -73,11 +73,7 @@ namespace SixLabors.ImageSharp.ColorSpaces
/// Compares two <see cref="CieXyz"/> objects for equality.
@ -78,11 +78,7 @@ namespace SixLabors.ImageSharp.ColorSpaces
/// <inheritdoc/>
/// Allows the implicit conversion of an instance of <see cref="Rgba32"/> to a