The OpenD Programming Language

Lab.perceptualDistance

Returns the perceptual distance between the specifies colors.

struct Lab(F = float, alias whitePoint_ = (WhitePoint!F.D50))
@safe pure nothrow @nogc const
F
perceptualDistance
(
G
)
(
Lab!G c
)

Meta