Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cloned, rotated, flipped #35

Merged
merged 5 commits into from Jan 19, 2023
Merged

Add cloned, rotated, flipped #35

merged 5 commits into from Jan 19, 2023

Conversation

ratranqu
Copy link
Contributor

  • Add cloned() -> Image? function to clone an image
  • Add rotated(_ angle: Angle) -> Image? function to rotate an image by angle degrees
  • Add flipped(_ mode: FlipMode) -> Image? function to flip an image

@twostraws
Copy link
Owner

Goodness me, this one really slipped through the cracks - sorry about that! These changes look great, and I'll merge them now.

@twostraws twostraws merged commit 8093795 into twostraws:main Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants