Fix XML comment has badly formed XML

This commit is contained in:
BobLd 2024-02-15 06:50:24 +00:00
parent 189c0efbba
commit c25368e5ab

View File

@ -945,7 +945,6 @@
/// <summary>
/// Transforms the supplied ABC color to RGB (sRGB) using the properties of this <see cref="CalRGBColorSpaceDetails"/>
/// in the transformation process.
/// A, B and C represent red, green and blue calibrated color values in the range 0.0 to 1.0.
/// </summary>