The OpenD Programming Language

PackedRGB.unpacked

The unpacked color.

struct PackedRGB(string format_, ComponentType_, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@safe pure nothrow @nogc @property
ParentColor
unpacked
()
if (
isNumeric!ComponentType_
)

Meta