The OpenD Programming Language

PackedRGB.components

The color components that were specified.

struct PackedRGB(string format_, ComponentType_, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@safe pure nothrow @nogc
enum string components;

Meta