Update Nodes/Image/Invert

Chromum 2025-05-09 10:33:51 +00:00
parent f6f58809c3
commit 4dbffd4f1f

@ -14,7 +14,7 @@
| Name | Type | Description |
|-------------|-------------|---------------------------------------------|
| `inputTexture` | `ImageData` | The output image with inverted RGB channels. |
| `outputTexture` | `ImageData` | The output image with inverted RGB channels. |
---