The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
HSx.degrees
std
experimental
color
hsx
HSx
Set hue angle in degrees.
double
degrees
[@property getter]
double
degrees
[@property setter]
struct
HSx
(HSxType type_, ComponentType_ = float, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@
safe
pure nothrow @
nogc
@
property
void
degrees
(
double
angle
)
if
(
isFloatingPoint
!
ComponentType_
||
isUnsigned
!
ComponentType_
)
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
Set hue angle in degrees.