- Sample Image
- Sample Image Resize down to 50%
- Resize by Percentage - Actual Endpoint is a POST which expects a binary image file and a parameter percentage to which it will scale image to. Example: POST image to https://azurefunctionsamples.azurewebsites.net/api/imageresize/50
- Resize by Width/Height - Actual Endpoint is a POST which expects a binary image file and width/height to which it will scale image to. Example: POST image to https://azurefunctionsamples.azurewebsites.net/api/imageresize/100/100
- Generate Rounded Avatar - POST request that expects width,height and a radius [Avatar] (https://azurefunctionsamples.azurewebsites.net/api/imageresize/avatar/100/100/20)
-
Notifications
You must be signed in to change notification settings - Fork 3
Helpful Azure Function Samples
License
spar/azure-function-samples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Helpful Azure Function Samples
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published