A reverse of the over operation. This function is exactly like the BitmapImageOver operation, except that it reverses the two input images. Somewhat trivial but included for completeness.
| Name | Description |
|---|---|
| name | Object name [string] |
| input_a | "A" input bitmap [bitmap] |
| input_b | "B" Input bitmap [bitmap] |
| output | Output bitmap [bitmap] |