ImageData
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| blob | String | Hex-encoded blake3 hash of an immutable blob. | |
| name | Option<**String**> | [optional] | |
| natural_height | u32 | ||
| natural_width | u32 | ||
| opacity | Option<**f32**> | [optional] | |
| role | models::ImageRole | Role tags differentiate source / inpainted / rendered / user-imported images. Role is immutable on an existing node — switching roles = delete + add. |