mathewchris96 / Test

0 stars 0 forks source link

Resize #8

Open mathewchris96 opened 4 months ago

mathewchris96 commented 4 months ago

In the images.py file, add a resize_image Function: Resizes images based on different modes: Mode 0: Resizes directly to the specified width and height. Mode 1: Resizes to fill dimensions while maintaining aspect ratio and cropping excess. Mode 2: Resizes to fit within dimensions while maintaining aspect ratio, filling empty space with image data.

codeshwar-preview[bot] commented 4 months ago

Resolving the issue ⏳

codeshwar-preview[bot] commented 4 months ago

Issue is Resolved 🚀
Pull Request Created at: https://github.com/mathewchris96/Test/pull/9