Open
Description
I really like the value-based color space information you've got here with the Color
enum and all the types it is made up of. I'd like to use/contribute to that type and the related color types but I'm not such that I need the Canvas
type and related behavior. Would you be open to splitting the crate into two crates, one for the color-related things, and one for the Texel
/storage layout things?
One of the main things I'd like to add is a method of converting between any two pixel types using this Color
enum as we have discussed previously in the image
crate. If all goes well I can imagine it could be quite useful for the image
crate also.
Metadata
Metadata
Assignees
Labels
No labels