color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
LCh.radians
std
experimental
color
lab
LCh
Set hue angle in radians.
F
radians
[@property getter]
F
radians
[@property setter]
struct
LCh
(F = float, alias whitePoint_ = (WhitePoint!F.D50))
@
safe
pure nothrow @
nogc
@
property
void
radians
(
F
angle
)
if
(
isFloatingPoint
!
F
)
Meta
Source
See Implementation
std
experimental
color
lab
LCh
aliases
ComponentType
ParentColor
functions
opCast
manifest constants
whitePoint
properties
radians
static functions
convertColorImpl
variables
C
L
h
Set hue angle in radians.