Update Nodes/Image/RGBASplit

Chromum 2025-05-09 11:31:38 +00:00
parent 313ed91425
commit a0013c97f4

@ -27,7 +27,7 @@ The **RGBA Split** node takes a single input image and splits it into four separ
This node is often combined with an [`RGBACombine`]("Nodes/Image/RGBACombine) Node.
This node is derived from [`BaseImageNode`](Nodes/BaseImageNode) and is categorized under `Channels/RGBA Split`.
This node is derived from [`BaseImageNode`](Nodes/BaseImageNode).
---