|
staticnoexcept |
Returns the weighted average color between the two given colors.
color1 | The first color. |
color2 | The second color. |
weight | The weighting factor |
average_alpha | if true alpha was compute to; otherwise the alpha result is the alpha of color1 |