ColourPair.contrast

Undocumented in source. Be warned that the author may not have intended to support it.
struct ColourPair(Foreground, Background)
const @safe pure
Precision
contrast
(
Precision = double
)
()
if (
isColourFormat!Foreground &&
isColourFormat!Background
)

Meta