Compares two images and takes the pixel with the lower value. Like BitmapImageMax, this is a good tool for merging alpha masks.
| Name | Description |
|---|---|
| name | Object name [string] |
| input_a | "A" input bitmap [bitmap] |
| input_b | "B" Input bitmap [bitmap] |
| output | Output bitmap [bitmap] |