GetInputColor

Undocumented in source.
nothrow @nogc
alias GetInputColor(COLOR, INPUT) = Select!(is(COLOR == InputColor), INPUT, COLOR)

Meta