Monitor Filter
Monitor Filter
A node for applying a cool pattern to an image that gets applied via hard mix blending. This gives the effect of a low resolution monitor or really anything you want with custom patterns.
Pack: Photography Nodes
custom_nodes.ComfyUI_Photography_Nodes
Inputs (14)
| Name | Type | Required |
|---|---|---|
| image | IMAGE | required |
| pattern | IMAGE | required |
| cell_size | INT | required |
| pattern_tint_r | FLOAT | required |
| pattern_tint_g | FLOAT | required |
| pattern_tint_b | FLOAT | required |
| glow_color_r | FLOAT | required |
| glow_color_g | FLOAT | required |
| glow_color_b | FLOAT | required |
| glow_offset_x | INT | required |
| glow_offset_y | INT | required |
| glow_blur_radius | INT | required |
| glow_blur_sigma | FLOAT | required |
| glow_layer_2 | BOOLEAN | required |
Outputs (1)
| Name | Type |
|---|---|
| IMAGE | IMAGE |