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
Hue Property
View Project on GitHub
The hue in the HSL colorspace.
Namespace:
GW2CSharp.V2.Unauthenticated.Colors
Assembly:
GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
Copy
public
int
Hue
{
get
; }
Property Value
Type:
Int32
See Also
Reference
DyeMaterial Class
GW2CSharp.V2.Unauthenticated.Colors Namespace