Skip to content

UIImage Additions#392

Merged
marcprux merged 1 commit intoskiptools:mainfrom
tylerjonesio:uiimage-additions
Apr 11, 2026
Merged

UIImage Additions#392
marcprux merged 1 commit intoskiptools:mainfrom
tylerjonesio:uiimage-additions

Conversation

@tylerjonesio
Copy link
Copy Markdown
Contributor

@tylerjonesio tylerjonesio commented Apr 10, 2026

I use UIImage's quite heavily in my app and there were a couple of API surfaces missing that I've added here.

  1. Image .size
  2. Thumbnail creation with .byPreparingThumbnail(ofSize: _)

One thing to note is that unfortunately CGSize, wasn't bridgable. So for skip fuse access, I've added separate functions/accessors that take individual CGFloats for width and height.

Skip Pull Request Checklist:


  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

@marcprux
Copy link
Copy Markdown
Member

Looks great!

And thanks for doing the whole 4-repo PR dance for completeness.

@marcprux marcprux merged commit c3e3f7e into skiptools:main Apr 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants