kornelski / rust-rgb

struct RGB for sharing pixels between crates
https://lib.rs/rgb
MIT License
98 stars 19 forks source link

ARGB/ABGR pixels are 4 bytes each, not 2 #56

Closed saethlin closed 1 year ago

saethlin commented 1 year ago

https://miri.saethlin.dev/logs/rgb/0.8.35.html

kornelski commented 1 year ago

Thanks