Property RGBWeb
RGBWeb
Gets RGB as web string in the format "rgb({R},{G},{B})". Fo example for the black color it will return "rgb(0,0,0)".
[Browsable(false)]
public string RGBWeb { get; }
Gets RGB as web string in the format "rgb({R},{G},{B})". Fo example for the black color it will return "rgb(0,0,0)".
[Browsable(false)]
public string RGBWeb { get; }