mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-07-16 03:00:53 +08:00
Update src/UglyToad.PdfPig/Graphics/Colors/ColorSpaceDetails.cs
Co-authored-by: Eliot Jones <elioty@hotmail.co.uk>
This commit is contained in:
parent
9f3d2745f6
commit
189c0efbba
@ -944,7 +944,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Transforms the supplied ABC color to RGB (sRGB) using the propeties 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