System.Object
Color
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class Color : Object
Constructors Color() Declaration Properties A Declaration
public byte A { get; set; }
Property Value Type Description System.Byte B Declaration
public byte B { get; set; }
Property Value Type Description System.Byte G Declaration
public byte G { get; set; }
Property Value Type Description System.Byte R Declaration
public byte R { get; set; }
Property Value Type Description System.Byte Methods Equals(Object) Declaration
public override bool Equals(object obj)
Parameters Type Name Description System.Object obj Returns Type Description System.Boolean FromArgb(Byte, Byte, Byte, Byte) Declaration
public static Color FromArgb(byte a_, byte r_, byte g_, byte b_)
Parameters Type Name Description System.Byte a_ System.Byte r_ System.Byte g_ System.Byte b_ Returns GetHashCode() Declaration
public override int GetHashCode()
Returns Type Description System.Int32 Extension Methods
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4