CmykColor.ToRgb method

Version 1.0.2
.NET Framework 4.7
Namespace Skybrud.Colors
Assembly Skybrud.Colors.dll

ToRgb()

Virtual

Converts the CMYK color to an instance of RgbColor.

public virtual RgbColor ToRgb()

Returns

An instance of RgbColor.