dmagick ~master (2021-10-26T21:26:00.5041392)
Dub
Repo
ColorHSL.this
dmagick
ColorHSL
ColorHSL
Create a Color from the specified doubles.
this
()
this
(double hue, double saturation, double luminance, double opacity)
class
ColorHSL
this
(
double
hue
,
double
saturation
,
double
luminance
,
double
opacity
= 0
)
this
(string color)
Meta
Source
See Implementation
dmagick
ColorHSL
ColorHSL
constructors
this
functions
hue
luminance
saturation
Create a Color from the specified doubles.