You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the include_bytes!(...) macro but as far as I can see there is no way to load a new image from bytes using raster. If that's right I would be more than happy to add it and submit a PR. Thoughts?
Hi,
I would like to use the
include_bytes!(...)macro but as far as I can see there is no way to load a new image from bytes usingraster. If that's right I would be more than happy to add it and submit a PR. Thoughts?