The weighted, normalized addition of two images. In other words, the two images are averaged together, usually with one of the images contributing a larger percentage to the resultant image. Commonly used for cross-fades.
| Name | Description |
|---|---|
| name | Object name [string] |
| input_a | "A" input bitmap [bitmap] |
| input_b | "B" Input bitmap [bitmap] |
| output | Output bitmap [bitmap] |
| value | Value [double] |