mirror of
https://github.com/willnorris/imageproxy.git
synced 2024-12-16 21:56:43 -05:00
8310f6eb79
if both height and width are specified, we assume you want an image at exactly those dimensions, so use imaging.Thumbnail, which will resize and crop the image. if either height or width are left unspecified, then it's just a simple resize request. |
||
---|---|---|
.. | ||
transform.go |