color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
PackedRGB.convertColorImpl
std
experimental
color
packedrgb
PackedRGB
Undocumented in source. Be warned that the author may not have intended to support it.
To
convertColorImpl
(From color)
struct
PackedRGB
(string format_, ComponentType_, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
package @
safe
pure nothrow @
nogc
static
To
convertColorImpl
(
To
From
)
(
From
color
)
if
(
isPackedRGB
!
From
&&
isPackedRGB
!
To
)
if
(
isNumeric
!
ComponentType_
)
To
convertColorImpl
(From color)
To
convertColorImpl
(From color)
Meta
Source
See Implementation
std
experimental
color
packedrgb
PackedRGB
aliases
ParentColor
UnpackedColor
constructors
this
functions
opCast
opEquals
manifest constants
BitsPerElement
format
properties
unpacked
static functions
convertColorImpl
variables
colorSpace
colorSpaceDesc
componentInfo
components
data
hasAlpha
hasComponent
hasSharedExponent
sharedExponent