-
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 flip them either horizontally or vertically.
Desired solution
Add two methods to Image:
flip_horizontallyto flip the image horizontallyflip_verticallyto flip the image vertically
Both should return a new image and leave the original unchanged.
Possible alternatives (optional)
No response
Screenshots (optional)
Additional Context (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releasedIncluded in a releaseIncluded in a release
Type
Projects
Status
✔️ Done
