color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
HSx.ComponentType
std
experimental
color
hsx
HSx
Type of the s and x components.
alias
ComponentType
=
ComponentType_
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
ParentColor
constructors
this
functions
opCast
manifest constants
colorSpace
properties
degrees
radians
static functions
convertColorImpl
variables
colorSpaceDesc
type
Type of the s and x components.