-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
releasedIncluded in a releaseIncluded in a release
Description
Is your feature request related to a problem?
A common transformation on images is to resize them.
Desired solution
- Add a new method
resizetoImagethat takes parametersnew_widthandnew_heightand returns a new, resizedImage. The original image should not be changed.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Labels
releasedIncluded in a releaseIncluded in a release
Type
Projects
Status
✔️ Done