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

implement From<DynamicImage> for all image types #2076

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

drewcassidy
Copy link
Contributor

Allows for generically converting from a dynamicImage. This is something that would be handy to have in another project, and I realized it would be easy to add myself.

Allows for generically converting from a dynamicImage
@fintelia
Copy link
Contributor

I feel like I'm missing something about we haven't added this before, but if no one raises any concerns then I'm OK with merging

@fintelia fintelia merged commit b8749ac into image-rs:master Dec 25, 2023
35 checks passed
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.

2 participants