ComfyUI Node
🎈TransformData From String
A ComfyUI node in 🎈LAOGOU/Canvas with 1 input and 1 output.
🎈TransformData From String
- transform_data
◄json_string{
"background": {
"width": 1024,
"height": 768
},
"1": {
"centerX": 512,
"centerY": 384,
"scaleX": 1.0,
"scaleY": 1.0,
"angle": 0,
"flipX": false,
"flipY": false,
"width": 256,
"height": 256
}
}►
Category🎈LAOGOU/Canvas
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| json_string | STRING | { "background": { "width": 1024, "height": 768 }, "1": { "centerX": 512, "centerY": 384, "scaleX": 1.0, "scaleY": 1.0, "angle": 0, "flipX": false, "flipY": false, "width": 256, "height": 256 } } | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| transform_data | TRANSFORM_DATA | — |