create_image
Create a new image with specified width, height, and color mode (RGB, GRAY, or INDEXED).
Instructions
Create a new RGB, GRAY, or INDEXED image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | Yes | ||
| height | Yes | ||
| base_type | No | RGB |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||