IColor.ToRgb method

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

ToRgb()

Converts the color to an instance of RgbColor.

public RgbColor ToRgb()

Returns

Returns an instance of RgbColor.