This commit is contained in:
mingyang 2021-01-27 16:17:33 +08:00
parent 176be3576a
commit fd03736326

View File

@ -45,11 +45,11 @@ return:
```
params:
path: the image that you want to access.
- path: the image that you want to access.
height: image max height.
- height: image max height.
width: image max width.
- width: image max width.
> Note: if no height and width are provided, the original image will be returned.