'Usage
Dim h As Single Dim s As Single Dim l As Single Dim instance As New C1HslColor(h, s, l)
Parameters
- h
- Hue is a value between 0 and 1.
- s
- Saturation is a value between 0 and 1.
- l
- Luminance is a value between 0 and 1.
'Usage
Dim h As Single Dim s As Single Dim l As Single Dim instance As New C1HslColor(h, s, l)