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

Resolve image metadata #189

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

zaltzy
Copy link

@zaltzy zaltzy commented Feb 18, 2021

This PR adds two additional methods: resolveImageData for a singleImage and for an array of Images. These will extract the Asset's metadata and will return it as a parameter to the completion block, in addition to the actual UIImage.

Also cleaned up the Image class and fixed documentation.

…`Image` and for an array of `Image`s. These will extract the Asset's metadata and will return it as a parameter to the completion block, in addition to the actual UIImage.

Also cleaned up the `Image` class and fixed documentation.
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.

1 participant