output(i,j) = foreground(i,j) * alpha(i,j) +background(i,j) * ( 1 - alpha(i,j))
Port: First Img In
Type: Lattice
Constraints: 1..3-D.
background image
Port: Second Img In
Type: Lattice
Constraints: 1..3-D.
foreground image
Port: Blend Img
Type: Lattice
Constraints: 1..3-D.
alpha image
Port: Img Out
Type: Lattice
Constraints: 1..3-D.
alpha blended image