Skip to content

Flip image horizontally and vertically #280

@lars-reimann

Description

@lars-reimann

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_horizontally to flip the image horizontally
  • flip_vertically to flip the image vertically

Both should return a new image and leave the original unchanged.

Possible alternatives (optional)

No response

Screenshots (optional)

image

Additional Context (optional)

No response

Metadata

Metadata

Labels

releasedIncluded in a release

Type

No type

Projects

Status

✔️ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions