blendColor

Undocumented in source. Be warned that the author may not have intended to support it.
  1. RGBA blendColor(RGBA fg, RGBA bg, ubyte alpha)
  2. RGB blendColor(RGB fg, RGB bg, ubyte alpha)
  3. L16 blendColor(L16 fg, L16 bg, ushort alpha)
    pure nothrow @nogc
    blendColor
    (,,
    ushort alpha
    )

Meta