mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-07-16 03:00:53 +08:00
Fix XML comment has badly formed XML
This commit is contained in:
parent
189c0efbba
commit
c25368e5ab
@ -945,7 +945,6 @@
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Transforms the supplied ABC color to RGB (sRGB) using the properties of this <see cref="CalRGBColorSpaceDetails"/>
|
/// Transforms the supplied ABC color to RGB (sRGB) using the properties of this <see cref="CalRGBColorSpaceDetails"/>
|
||||||
|
|
||||||
/// in the transformation process.
|
/// in the transformation process.
|
||||||
/// A, B and C represent red, green and blue calibrated color values in the range 0.0 to 1.0.
|
/// A, B and C represent red, green and blue calibrated color values in the range 0.0 to 1.0.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user