This operation places one image only inside the mask of a second image, therefore only the second image's mask is considered in the composite; the rest comes from the color of the foreground image. An extremely useful function to mask off images.
| Name | Description |
|---|---|
| name | Object name [string] |
| input_a | "A" input bitmap [bitmap] |
| input_b | "B" Input bitmap [bitmap] |
| output | Output bitmap [bitmap] |