Update Nodes/BaseImageNode

Chromum 2025-05-09 09:01:37 +00:00
parent 885556b5c9
commit 9fdedddce7

@ -14,7 +14,7 @@
| Name | Type | Description |
|--------------|------------------|-------------------|
| N/A | N/A | This class does not produce output directly. It provides a base framework for node data handling. |
| N/A | N/A | This class defines the structure and processing for other nodes, and does not directly expose output ports. |
---