Home > comp > gb.qt > color > blend 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Color.Blend (gb.qt)
Syntax
STATIC FUNCTION Blend ( Source AS Integer, Destination AS Integer ) AS Integer

Blends the Source color into the Destination color, according to the alpha channel of both colors, and returns the resulting color.

The alpha channel of the resulting color is the greater alpha channel between Source and Destination.