Hue

IColorFormat.Hue property

Returns or sets the hue component of a color in HSL representation. All color transformations are ignored. Read/write Single.

public float Hue { get; set; }

See Also