| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | The rendered URL. | |
| format | FormatEnum | Output image format. | |
| imageBase64 | String | Base64-encoded image bytes. | |
| sizeBytes | Integer | Decoded image size in bytes. |
| Name | Value |
|---|---|
| PNG | "png" |
| JPEG | "jpeg" |
| WEBP | "webp" |
| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | The rendered URL. | |
| format | FormatEnum | Output image format. | |
| imageBase64 | String | Base64-encoded image bytes. | |
| sizeBytes | Integer | Decoded image size in bytes. |
| Name | Value |
|---|---|
| PNG | "png" |
| JPEG | "jpeg" |
| WEBP | "webp" |