pngtext ~master (2020-01-07T20:32:17Z)
Dub
Repo
fromHsl
arsd
color
Converts hsl to rgb
Color
fromHsl
(
real
[
3
]
hsl
)
@
safe
Color
fromHsl
(
real
[3]
hsl
)
Color
fromHsl
(
real
h
,
real
s
,
real
l
,
real
a
=
255
)
Meta
Source
See Implementation
arsd
color
classes
IndexedImage
TrueColorImage
functions
alphaBlend
colorFromString
darken
desaturate
extremify
findNearestColor
floodFill
floydSteinbergDither
fromHsl
lighten
makeAlpha
makeTextColor
moderate
oppositeLightness
quantize
rotateHue
saturate
setHue
setSaturation
toHsl
unalpha
interfaces
MemoryImage
structs
Color
Point
Rectangle
Size
Converts hsl to rgb