The OpenD Programming Language

Lab.whitePoint

The color components that were specified.

struct Lab(F = float, alias whitePoint_ = (WhitePoint!F.D50))
@safe pure nothrow @nogc
enum whitePoint = whitePoint_;

Meta