#Choosing the Color type to use in my workspace
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I use both bevy and the image crate in my workspace, and right now I have my own definition of Color, which results in 3 differents representations for a Color, which I dislike. I want to use one of the two I mentionned, but I can't decide which one, what do you recommend me ?