image icon indicating copy to clipboard operation
image copied to clipboard

Basic serde support

Open oovm opened this issue 2 years ago • 2 comments
trafficstars

Releated: https://github.com/image-rs/image/issues/1381

License

I license past and future contributions under the dual MIT/Apache-2.0 license, allowing licensees to choose either at their option.

oovm avatar Apr 10 '23 03:04 oovm

Is there a reason that this cannot use Serde derives? Do the non-exhaustive annotations cause issues or something?

fintelia avatar Apr 28 '23 03:04 fintelia

It would indeed be useful to have serde support for ImageBuffer as well, for example, RgbaImage would be helpful for me.

stephanemagnenat avatar Jul 19 '23 13:07 stephanemagnenat