Skip to content

Merge

Merge
Output
Blend Mode
Normal
Top
Bottom

Category Image
Is Pair Node: No


Merges two images using a specified blend mode. The top image is combined with the bottom image to produce a new image output. The blend mode determines how the pixels of the two images interact with each other, allowing for various visual effects.

For more information on the available blend modes, see the Blend Modes documentation.


Type: Blend Mode (Enum)
Default: Normal

The blend mode to use when merging the images. This determines how the pixels of the input images are combined.

Type: Painter
Default: unset

Top image to merge. This is the image that will be placed on top of the bottom image in the final output.

Type: Painter
Default: unset

Bottom image to merge. This is the image that will be placed below the top image in the final output.


Type: Painter
Default: unset

Merged image painter instruction.