The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
HSx.radians
std
experimental
color
hsx
HSx
Get hue angle in radians.
double
radians
[@property getter]
struct
HSx
(HSxType type_, ComponentType_ = float, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@
safe
pure nothrow @
nogc
@
property
const
double
radians
(
)
if
(
isFloatingPoint
!
ComponentType_
||
isUnsigned
!
ComponentType_
)
double
radians
[@property setter]
Meta
Source
See Implementation
std
experimental
color
hsx
HSx
aliases
ComponentType
HueType
constructors
this
functions
opCast
manifest constants
colorSpace
properties
degrees
radians
variables
colorSpaceDesc
type
Get hue angle in radians.