The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
PackedRGB.data
std
experimental
color
packedrgb
PackedRGB
The raw packed data.
struct
PackedRGB
(string format_, ComponentType_, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@
safe
pure nothrow @
nogc
Buffer
!(
BitsPerElement
/
8
)
data
;
Meta
Source
See Implementation
std
experimental
color
packedrgb
PackedRGB
aliases
UnpackedColor
constructors
this
functions
opCast
manifest constants
BitsPerElement
format
properties
unpacked
variables
colorSpace
colorSpaceDesc
componentInfo
components
data
hasAlpha
hasComponent
hasSharedExponent
sharedExponent
The raw packed data.