color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
PackedRGB.opEquals
std
experimental
color
packedrgb
PackedRGB
Undocumented in source. Be warned that the author may not have intended to support it.
struct
PackedRGB
(string format_, ComponentType_, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@
safe
pure nothrow @
nogc
const
bool
opEquals
(
typeof
(this)
rh
)
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