Hue

IColorFormat.Hue 属性

返回或设置 HSL 表示法中颜色的色调组件。所有颜色转换将被忽略。可读/可写的单精度浮点数。

public float Hue { get; set; }

另见