Implementation of the Guild Wars 2 API in C#
Implementation of the Guild Wars 2 API in C#
GW2CSharp.V2.Unauthenticated.Colors
DyeMaterial Class
DyeMaterial Properties
Brightness Property
Contrast Property
Hue Property
Lightness Property
RGB Property
Saturation Property
DyeMaterial
RGB Property
View Project on GitHub
A array containing precalculated RGB values.
Namespace:
GW2CSharp.V2.Unauthenticated.Colors
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
int
[]
RGB
{
get
; }
Property Value
Type:
Int32
See Also
Reference
DyeMaterial Class
GW2CSharp.V2.Unauthenticated.Colors Namespace