Azure-Samples / function-image-upload-resize

Sample function in Azure Functions that demonstrates how to upload and resize images in Azure Storage.
MIT License
66 stars 160 forks source link

Update Thumbnail.cs #21

Open scattered-code opened 3 years ago

scattered-code commented 3 years ago

Fixed divisor being rounded down due to integer division, which caused thumbnails to be distorted