# File lib/gd2/color.rb, line 221
def
alpha_blend
(
other
)
dup
.
alpha_blend!
(
other
)
end