kornelski / rust-rgb

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

Add Impl Mul for RGB #48

Closed ncihnegn closed 2 years ago

ncihnegn commented 2 years ago

Close #47 .

kornelski commented 2 years ago

Thank you