blend

Undocumented in source. Be warned that the author may not have intended to support it.
  1. C blend(C src, C dest, F srcFactor, F destFactor)
    @safe pure nothrow @nogc
    C
    blend
    (
    C
    F
    )
  2. C blend(C src, C dest, F srcFactor, F destFactor, F srcAlphaFactor, F destAlphaFactor)

Meta