ComfyUI Node
AIHub Utils Fit Layer To Merged Image
A ComfyUI node in aihub/utils with 6 inputs and 6 outputs.
AIHub Utils Fit Layer To Merged Image
- layer_image
- layer_mask
- IMAGE
- MASK
- POS_X
- POS_Y
- WIDTH
- HEIGHT
◄merged_image_width1024►
◄merged_image_height1024►
◄layer_pos_x0►
◄layer_pos_y0►
Categoryaihub/utils
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| merged_image_width | INT | 1024 | The width of the merged image |
| merged_image_height | INT | 1024 | The height of the merged image |
| layer_pos_x | INT | 0-10000–10000 | The X position of the layer in the canvas |
| layer_pos_y | INT | 0-10000–10000 | The Y position of the layer in the canvas |
| layer_image | IMAGE | The image of the layer | |
| layer_maskopt | MASK | The mask of the layer |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |
| MASK | MASK | — |
| POS_X | INT | — |
| POS_Y | INT | — |
| WIDTH | INT | — |
| HEIGHT | INT | — |