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.