dmagick v0.2.0 (2017-05-25T20:44:29Z)
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.