color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
PackedRGB.unpacked
std
experimental
color
packedrgb
PackedRGB
The unpacked color.
struct
PackedRGB
(string format_, ComponentType_, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@
safe
pure nothrow @
nogc
@
property
ParentColor
unpacked
(
)
if
(
isNumeric
!
ComponentType_
)
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
The unpacked color.