Nodes Browser
ImageAndMaskPreview
ImageAndMaskPreview
Node Information
- Category:
- KJNodes
- Python Module:
- custom_nodes.ComfyUI-KJNodes
- Output Node:
- Yes
ImageAndMaskPreview
PREVIEW
composite
â—€
mask_opacity
1
â–¶
â—€
mask_color
STRING
â–¶
â—€
pass_through
BOOLEAN
â–¶
â—€
image
IMAGE
â–¶
â—€
mask
MASK
â–¶
Preview an image or a mask, when both inputs are used
composites the mask on top of the image.
with pass_through on the preview is disabled and the
composite is returned from the composite slot instead,
this allows for the preview to be passed for video combine
nodes for example.