get_aspect_dimensions
Retrieve canonical pixel dimensions (width, height) for a given aspect ratio and resolution (1k, 2k, or 4k).
Instructions
Canonical (width, height) in pixels for an aspect ratio + resolution (1k/2k/4k).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resolution | No | 2k | |
| aspect_ratio | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |