The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
HSx.HueType
std
experimental
color
hsx
HSx
Type of the hue components.
alias
HueType
=
ComponentType_
alias
HueType
=
ComponentType_
import std.experimental.color.hsx;
struct
HSx
(HSxType type_, ComponentType_ = float, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@
safe
pure nothrow @
nogc
static if
(!(
isFloatingPoint!ComponentType_
))
alias
HueType
=
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
Type of the hue components.