color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
RGB.convertColorImpl
std
experimental
color
rgb
RGB
Undocumented in source. Be warned that the author may not have intended to support it.
To
convertColorImpl
(From color)
To
convertColorImpl
(From color)
To
convertColorImpl
(From color)
struct
RGB
(string components_, ComponentType_, bool linear_ = false, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
package @
safe
pure nothrow @
nogc
static
To
convertColorImpl
(
To
From
)
(
From
color
)
if
(
isXYZ
!
From
&&
isRGB
!
To
)
if
(
isNumeric
!
ComponentType_
)
Meta
Source
See Implementation
std
experimental
color
rgb
RGB
aliases
ComponentType
ParentColor
constructors
this
functions
opBinary
opCast
opEquals
opOpAssign
opUnary
properties
tristimulus
tristimulusWithAlpha
static functions
convertColorImpl
templates
Components
variables
colorSpace
colorSpaceDesc
components
hasAlpha
hasComponent
linear