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 the traits in this crate for image-rs images #1

Open
astraw opened this issue Jul 28, 2021 · 1 comment
Open

Implement the traits in this crate for image-rs images #1

astraw opened this issue Jul 28, 2021 · 1 comment

Comments

@astraw
Copy link
Member

astraw commented Jul 28, 2021

We should determine if we can provide implementations of traits like ImageData for images from the image-rs crate. If so, we should provide such an implementation.

@astraw
Copy link
Member Author

astraw commented Jul 28, 2021

This would be behind a feature gate so that alloc and std are not required.

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

No branches or pull requests

1 participant