Inputs (13)
| Name | Type | Required |
|---|---|---|
| image | IMAGE | required |
| text | STRING | required |
| font_file | COMBO | required |
| x | INT | required |
| y | INT | required |
| font_size | INT | required |
| arrangement | COMBO | required |
| text_rotation | INT | required |
| text_color | STRING | required |
| text_opacity | FLOAT | required |
| GradientAndStroke | GRADIENT_AND_STROKE_DATA | optional |
| ShadowAndGlow | SHADOW_AND_GLOW_DATA | optional |
| EmbossAndFill | EMBOSS_AND_FILL_DATA | optional |
Outputs (1)
| Name | Type |
|---|---|
| image | IMAGE |