- Azure Serverless Computing Cookbook
- Praveen Kumar Sreeram
- 51字
- 2021-07-02 20:23:05
Getting ready
In this recipe, you will learn how to use a library named ImageResizer. We will be using the library for resizing the image with the required dimensions. For the sake of simplicity, we will crop the image to the following sizes:
- Medium with 200*200 pixels
- Small with 100*100 pixels