Files
directus/docs/reference/api/query/height.md
2020-12-09 19:31:16 -05:00

13 lines
120 B
Markdown

# Height
Sets the height in pixels of the generated asset.
## Examples
```
?height=500
?height=1080
&width=1920
```