The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
HSx.ComponentType
std
experimental
color
hsx
HSx
Type of the s and x components.
alias
ComponentType
=
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
ComponentType
=
ComponentType_
alias
ComponentType
=
NormalizedInt
!
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 s and x components.