RgbColor.ToRgb method
Version 1.0.2
.NET Framework 4.7
Namespace | Skybrud.Colors |
---|---|
Assembly | Skybrud.Colors.dll |
ToRgb()
Virtual
Returns a new RgbColor with the same color as specified by the RgbColor.Red, RgbColor.Green and RgbColor.Blue properties.
public virtual RgbColor ToRgb()