image.load
Load or reuse an image from an absolute local path into an active Blender transaction, applying a bounded color-space policy to ensure consistent rendering.
Instructions
Load or reuse an image from an arbitrary absolute local path with a bounded color-space policy inside the active structural transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| colorspace | No | AUTO | |
| transaction_id | Yes | ||
| idempotency_key | Yes | ||
| expected_scene_generation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||