The OpenD Programming Language

PackedRGB.colorSpace

The colors color space.

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

Meta