ImageBuffer cannot save due to unsatisifed trait bounds. #1946
Replies: 1 comment
-
|
That error is because we currently don't support saving f64 images. You can directly use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting the following error when trying compile my code:
Could someone explain what this means? I haven't been able to find an explanation anywhere so far.
Beta Was this translation helpful? Give feedback.
All reactions