color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
HSx.radians
std
experimental
color
hsx
HSx
Set hue angle in radians.
double
radians
[@property getter]
double
radians
[@property setter]
struct
HSx
(HSxType type_, ComponentType_ = float, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@
safe
pure nothrow @
nogc
@
property
void
radians
(
double
angle
)
if
(
isFloatingPoint
!
ComponentType_
||
isUnsigned
!
ComponentType_
)
Meta
Source
See Implementation
std
experimental
color
hsx
HSx
aliases
ComponentType
HueType
ParentColor
constructors
this
functions
opCast
manifest constants
colorSpace
properties
degrees
radians
static functions
convertColorImpl
variables
colorSpaceDesc
type
Set hue angle in radians.