ColourPair.meetsWCAGAAACriteria

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

Meta