docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.Web.Controls
HtmlColor
HtmlColor(byte,byte,byte)
HtmlColor(byte red, byte green, byte blue) Constructor
Syntax
public
.ctor(
byte
red,
byte
green,
byte
blue)
Parameters
red
Type: byte
green
Type: byte
blue
Type: byte