The OpenD Programming Language

Lab.L

L* (lightness) component.

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

Meta