使用 Aspose.SVG for .NET 在 C# 中转换颜色代码。解析 HEX、RGB、HSL、CMYK 和命名颜色,并输出 HEX、RGB、RGBA 或其他颜色模型,适用于 SVG 颜色比较、标准化、验证和处理场景。...color from RGB, HSL, and CMYK components in C# 2 3 // Create a color...color from RGB components 4 Color rgbColor = Color. FromRgb (255...