docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo.Web.Controls
HtmlColor
HtmlColor Structure
Inheritance Hierarchy
object
System.ValueType
Inedo.Web.Controls.HtmlColor
Syntax
public
struct
HtmlColor
:
IEquatable
<
HtmlColor
>
Constructors
Name
Description
HtmlColor(byte red, byte green, byte blue, byte alpha)
HtmlColor(byte red, byte green, byte blue)
Properties
Name
Description
Alpha
Blue
Green
Red
Methods
Name
Description
Equals(HtmlColor color1, HtmlColor color2)
Equals(HtmlColor other)
Equals(object obj)
GetHashCode
ToString
TryParse(string s)